aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/processing/scheduler.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-03-24 17:43:01 +0000
committerMartin Willi <martin@strongswan.org>2009-03-24 17:43:01 +0000
commit1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b (patch)
tree546bb2e924916186aed4092684e413a096a558cc /src/charon/processing/scheduler.h
parente4838d02b3d471a2b625c9fe23497e549bc88f7e (diff)
downloadstrongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.bz2
strongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.xz
updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
Diffstat (limited to 'src/charon/processing/scheduler.h')
-rw-r--r--src/charon/processing/scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/processing/scheduler.h b/src/charon/processing/scheduler.h
index 441f053cf..33755385d 100644
--- a/src/charon/processing/scheduler.h
+++ b/src/charon/processing/scheduler.h
@@ -66,4 +66,4 @@ struct scheduler_t {
*/
scheduler_t *scheduler_create(void);
-#endif /*SCHEDULER_H_ @} */
+#endif /** SCHEDULER_H_ @}*/