]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Forgot to remove a ,
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 24 Aug 2008 22:39:23 +0000 (22:39 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 24 Aug 2008 22:39:23 +0000 (22:39 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10250 e03df62e-2008-0410-955e-edbf42e46eb7

include/exitcodes.h

index bb1fa47e8fbed9d90876dc2ec564c3429b4027db..1cb26eec8f440a671f014997a706012c6056de2a 100644 (file)
@@ -40,7 +40,7 @@ enum ExitStatus
        EXIT_STATUS_WINSERVICE_3 = 19,  /* Windows service specific failure, will name these later */
        EXIT_STATUS_WINSERVICE_4 = 20,  /* Windows service specific failure, will name these later */
        EXIT_STATUS_WINSERVICE_5 = 21,  /* Windows service specific failure, will name these later */
-       EXIT_STATUS_WINSERVICE_6 = 22,  /* Windows service specific failure, will name these later */
+       EXIT_STATUS_WINSERVICE_6 = 22   /* Windows service specific failure, will name these later */
 };
 
 /** Array that maps exit codes (ExitStatus types) to