]> andersk Git - moira.git/blobdiff - lib/mr_ops.c
Change `SMS' to `Moira' where possible.
[moira.git] / lib / mr_ops.c
index 4a67b302a303a38570d236b049380101271a9e74..b981c9f3599c79e4a4146b4037873349d7779049 100644 (file)
  *
  *     This routine is part of the client library.  It handles
  *     the protocol operations: invoking an update and getting the
- *     MR message of the day.
+ *     Moira message of the day.
  */
 
 #ifndef lint
-static char *rcsid_sms_do_update_c = "$Header$";
+static char *rcsid_mr_do_update_c = "$Header$";
 #endif
 
 #include <mit-copyright.h>
@@ -48,7 +48,7 @@ int mr_do_update(void)
 }
 
 
-/* Get the MR motd.  This returns an MR status, and motd will either
+/* Get the Moira motd.  This returns a Moira status, and motd will either
  * point to NULL or the motd in a static buffer.
  */
 
This page took 2.18229 seconds and 4 git commands to generate.