Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ircd / s_serv.c
index a2912b597b3a1305574ce63c57873df26d2733c8..4cb3459cc6c9ca9354e6e5116f2048c420f2343d 100644 (file)
@@ -60,8 +60,8 @@
 unsigned int max_connection_count = 0;
 unsigned int max_client_count = 0;
 
-int exit_new_server(struct Client *cptr, struct Client *sptr,
-    char *host, time_t timestamp, char *fmt, ...)
+int exit_new_server(struct Client* cptr, struct Client* sptr,
+                    const char* host, time_t timestamp, const char* fmt, ...)
 {
   va_list vl;
   char *buf =