]> andersk Git - moira.git/blobdiff - lib/mr_connect.c
Change `SMS' to `Moira' where possible.
[moira.git] / lib / mr_connect.c
index 6ff90b6a7c28b072a5ed1fa8f63fb2428c96bea8..e18c10b8ba234a8371f158c034ccc969a23446ea 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #ifndef lint
-static char *rcsid_sms_connect_c = "$Header$";
+static char *rcsid_mr_connect_c = "$Header$";
 #endif
 
 #include <mit-copyright.h>
@@ -27,7 +27,7 @@ static char *mr_server_host = 0;
 /*
  * Open a connection to the mr server.  Looks for the server name
  * 1) passed as an argument, 2) in environment variable, 3) by hesiod
- * 4) compiled in default (from sms_app.h).
+ * 4) compiled in default (from moira_site.h).
  */
 
 int mr_connect(char *server)
This page took 0.04597 seconds and 4 git commands to generate.