]> git.sur5r.net Git - i3/i3/commitdiff
Use doxygen compatible comments
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 3 Jan 2010 20:53:42 +0000 (21:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 3 Jan 2010 20:53:42 +0000 (21:53 +0100)
include/sighandler.h

index 08e895998905fb6c6054eca4fa18caf10429dab0..4931743877e3e6eed6cb73f740a30d8835a613a8 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _SIGHANDLER_H
 #define _SIGHANDLER_H
 
-/*
+/**
  * Setup signal handlers to safely handle SIGSEGV and SIGFPE
  *
  */