Code

functional noop: Change prepend_current_dir_if_relative to return the result rather...
authorpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 07:38:27 +0000 (07:38 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 07:38:27 +0000 (07:38 +0000)
commit9ac73107c197158960e96e97b178ff2fe924b9c8
tree59b67f0348797415c5d521b0342e369f2ee8ffc1
parentc054dad786840293fb9d66f447ba54866df0c9b5
functional noop: Change prepend_current_dir_if_relative to return the result rather than taking a pointer to where to put the result.  (Clarifies that the existing value isn't used.)
src/dir-util.cpp
src/dir-util.h
src/document.cpp