server/tripe.h: Fix indentation of a preprocessor directive.
[tripe] / server / tripe.h
index e7c47ec..4b6c710 100644 (file)
@@ -741,7 +741,7 @@ struct admin {
 #define AF_NOTE 4u                     /* Catch notifications */
 #define AF_WARN 8u                     /* Catch warning messages */
 #ifndef NTRACE
-  #define AF_TRACE 16u                 /* Catch tracing */
+#  define AF_TRACE 16u                 /* Catch tracing */
 #endif
 #define AF_FOREGROUND 32u              /* Quit server when client closes */