comparison common/selftest.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 80d1a80b3e8d
children 28885e8c891f
comparison
equal deleted inserted replaced
1052:0b2169f7ce09 1053:78798d3af8f0
6 * This file is Free Software under the GNU GPL (v>=2) 6 * This file is Free Software under the GNU GPL (v>=2)
7 * and comes with ABSOLUTELY NO WARRANTY! 7 * and comes with ABSOLUTELY NO WARRANTY!
8 * See LICENSE.txt for details. 8 * See LICENSE.txt for details.
9 */ 9 */
10 10
11 /** @file self test against manipulation 11 /**
12 * @file selftest.h
13 * @brief self test against manipulation
12 * 14 *
13 * The selftest is intended to detect untargeted manipulation or 15 * The selftest is intended to detect untargeted manipulation or
14 * corruption of the executable. Circumvention of the selftest 16 * corruption of the executable. Circumvention of the selftest
15 * by targeted manipulation of the binary can, of course, not 17 * by targeted manipulation of the binary can, of course, not
16 * be detected. 18 * be detected.

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