Mercurial > trustbridge
diff common/util.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | 76cae27b5d83 |
children | f110a3f6e387 |
line wrap: on
line diff
--- a/common/util.h Fri Sep 05 16:16:57 2014 +0200 +++ b/common/util.h Tue Sep 09 15:22:19 2014 +0200 @@ -43,7 +43,7 @@ * On linux this looks for the installation configuration in /etc * and checks if the current process is inside the installation prefix. * - * The checked path is limited to MAX_PATH on Windows and @MAX_PATH_LINUX on + * The checked path is limited to MAX_PATH on Windows and \@MAX_PATH_LINUX on * Linux. */ bool is_system_install();