# # # patch "update.hh" # from [f94e1d2140acab803e81fe736f9ecc9f607ef22a] # to [59a54ad5c18a4dd13435f5b7c36c7a9bd29caaad] # ============================================================ --- update.hh f94e1d2140acab803e81fe736f9ecc9f607ef22a +++ update.hh 59a54ad5c18a4dd13435f5b7c36c7a9bd29caaad @@ -18,7 +18,7 @@ class lua_hooks; // this function just encapsulates the (somewhat complex) logic // behind picking an update target. the actual updating takes -// place in commands.cc, along with most other file-modifying +// place in cmd_ws_commit.cc, along with most other file-modifying // actions. // // every equally revision that is tied for best update candidate will be