l10ntools/source/localize.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 45cc7cfea269c6eff9b0d6eef6f7060c4d156623 Author: Caolán McNamara <caol...@redhat.com> Date: Wed Feb 26 16:05:40 2014 +0000 fix comments Change-Id: Iee6557755e4976e023d1c04bde24e3aa1d0fd062 Reviewed-on: https://gerrit.libreoffice.org/8369 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 9d055d5..659f689 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -323,17 +323,17 @@ bool includeProject(const OString& rProject) { } /// Handle one directory in the hierarchy. -/ +/// /// Ignores symlinks and instead explicitly descends into clone/* or src/*, /// as the Cygwin symlinks are not supported by osl::Directory on Windows. -/ +/// /// @param rUrl the absolute file URL of this directory -/ +/// /// @param nLevel 0 if this is either the root directory that contains the /// projects or one of the clone/* or src/* directories that contain the /// additional projects; -1 if this is the clone directory; 1 if this /// is a project directory; 2 if this is a directory inside a project -/ +/// /// @param rProject the name of the project (empty and ignored if nLevel <= 0) /// @param rPotDir the path of pot directory void handleDirectory(
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits