Author: Run <carlo@alinoe.com>
[ircu2.10.12-pk.git] / ircd / userload.c
index 4b0c8b9d1d16122f3cd25bb79dc7a261a89c5bd1..ae867827b337e086b15a83356049f40e20068930 100644 (file)
@@ -206,7 +206,7 @@ void calc_load(aClient *sptr)
       "Minute  Hour    Day   Yest. YYest. Userload for:";
   /* *INDENT-ON* */
   static const char *what[3] = {
-    DOMAINNAME " clients",
+    "local domain clients",
     "total clients",
     "total connections"
   };