fixed last commit
authorpk910 <philipp@zoelle1.de>
Thu, 11 Aug 2011 04:41:04 +0000 (06:41 +0200)
committerpk910 <philipp@zoelle1.de>
Thu, 11 Aug 2011 04:41:04 +0000 (06:41 +0200)
UserNode.h

index 0037e3444854bf893d08fc817461142063b1c651..bc5780bb39ade865b41fc771326aace4f31352a2 100644 (file)
@@ -2,7 +2,7 @@
 #define _UserNode_h
 #include "main.h"
 
-#define USERFLAG_ISBOT 0x01;
+#define USERFLAG_ISBOT 0x01
 struct ChanUser;
 
 struct UserNode {