]> andersk Git - moira.git/blobdiff - lib/mr_query.c
Change `SMS' to `Moira' where possible.
[moira.git] / lib / mr_query.c
index 26763a3c0b3100bde51a0582e6c34ab622e9364a..d7c5711bd55a1ac0202c63c42a9a95080f303cc0 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #ifndef lint
-static char *rcsid_sms_query_c = "$Header$";
+static char *rcsid_mr_query_c = "$Header$";
 #endif
 
 #include <mit-copyright.h>
@@ -40,7 +40,7 @@ int mr_query(char *name, int argc, char **argv,
 }
 
 /*
- * This routine makes an MR query.
+ * This routine makes a Moira query.
  *
  * argv[0] is the query name.
  * argv[1..argc-1] are the query arguments.
This page took 0.031761 seconds and 4 git commands to generate.