]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/mod-helpserv.c
changed the project to x3 instead of srvx2 to avoid confusion.
[irc/evilnet/x3.git] / src / mod-helpserv.c
index db4d115f1e832abdd26d1d4aba31abacc16d263b..500704594ce28fe607df89d067813f192b57c478 100644 (file)
@@ -1550,7 +1550,7 @@ static void free_request(void *data) {
 
     /* Logging */
     if (shutting_down && (req->hs->persist_types[PERSIST_T_REQUEST] != PERSIST_CLOSE || !req->handle)) {
-        helpserv_log_request(req, "srvx shutdown");
+        helpserv_log_request(req, "X3 shutdown");
     }
 
     /* Clean up from the unhandled queue */