Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ircd / ircd.c
index 0f5270dba08d033dc58148ffe30250dd84dab927..3c1ae336ed74541d1848349dc5688538e339a272 100644 (file)
@@ -180,7 +180,7 @@ static time_t try_connections(void)
   time_t            next = 0;
   struct ConfClass* cltmp;
   struct ConfItem*  cconf;
-  strcut ConfItem*  con_conf = NULL;
+  struct ConfItem*  con_conf = NULL;
   struct Jupe*      ajupe;
   unsigned int      con_class = 0;