]> andersk Git - moira.git/blobdiff - update/update_server.c
Change `SMS' to `Moira' where possible.
[moira.git] / update / update_server.c
index 77373fa47a0dfa80b42b3382a55afb3ace0bc420..65b8a8da8b78d23b60d33b9906334b14eac7b4b2 100644 (file)
@@ -101,7 +101,7 @@ int main(int argc, char **argv)
   /* wait for connection */
   gdb_init();
   /* If the config file contains a line "port portname", the daemon
-   * will listen on the named port rather than SERVICE_NAME "sms_update"
+   * will listen on the named port rather than SERVICE_NAME "moira_update"
    */
   if (!(p = config_lookup("port")))
     p = SERVICE_NAME;
This page took 0.042032 seconds and 4 git commands to generate.