a little bit of Doxygen here and there

This commit is contained in:
marschap
2007-04-14 08:23:48 +00:00
parent a44091f6fe
commit 86c4149642
12 changed files with 26 additions and 19 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "shared/LL.h"
#ifndef LOADAVG_NSTATS
# define LOADAVG_NSTATS 3 /** size of loadavg[] parameter to getloadavg() */
# define LOADAVG_NSTATS 3 /**< size of loadavg[] parameter to getloadavg() */
#endif
#ifndef LOADAVG_1MIN