]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/client.h
class.c fixed
[irc/rqf/shadowircd.git] / include / client.h
index 81a080025e4043fdc2994ba20bcb2ec6c2fb89bd..943098e6fed6f4ff3ff6560ec2909f7c36607e71 100644 (file)
@@ -609,7 +609,7 @@ extern void close_connection(struct Client *);
 extern void init_uid(void);
 extern char *generate_uid(void);
 
-void allocate_away(struct Client *);
+void allocate_away(struct Client *);\r
 void free_away(struct Client *);
 
 #endif /* INCLUDED_client_h */