comparison 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
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
41 * the current module path. 41 * the current module path.
42 * 42 *
43 * On linux this looks for the installation configuration in /etc 43 * On linux this looks for the installation configuration in /etc
44 * and checks if the current process is inside the installation prefix. 44 * and checks if the current process is inside the installation prefix.
45 * 45 *
46 * The checked path is limited to MAX_PATH on Windows and @MAX_PATH_LINUX on 46 * The checked path is limited to MAX_PATH on Windows and \@MAX_PATH_LINUX on
47 * Linux. 47 * Linux.
48 */ 48 */
49 bool is_system_install(); 49 bool is_system_install();
50 50
51 /**@brief Check if the user is in the administrators group. 51 /**@brief Check if the user is in the administrators group.

http://wald.intevation.org/projects/trustbridge/