X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/ae9fc63bfd1e0f811352dfb02ba234915b901cb9..c945815bf60d0084b553d920022afb0036a3f664:/include/client.h diff --git a/include/client.h b/include/client.h index 81a0800..943098e 100644 --- a/include/client.h +++ b/include/client.h @@ -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 *); void free_away(struct Client *); #endif /* INCLUDED_client_h */