]> andersk Git - moira.git/blobdiff - clients/moira/utils.c
Change `SMS' to `Moira' where possible.
[moira.git] / clients / moira / utils.c
index 080593702ab5900a640a194a3964f07bdc0d9057..5bee4aeabcb0690d34abd44cc89e3cc66ef365a1 100644 (file)
@@ -2,8 +2,8 @@
   static char rcsid_module_c[] = "$Header$";
 #endif
 
-/*     This is the file utils.c for the MOIRA Client, which allows a nieve
- *      user to quickly and easily maintain most parts of the MOIRA database.
+/*     This is the file utils.c for the Moira Client, which allows users
+ *      to quickly and easily maintain most parts of the Moira database.
  *     It Contains:  Many useful utility functions.
  *
  *     Created:        4/25/88
@@ -190,7 +190,7 @@ int QueueCount(struct qelem *elem)
 }
 
 /*     Function Name: StoreInfo
- *     Description: Stores information from an moira query into a queue.
+ *     Description: Stores information from a moira query into a queue.
  *     Arguments: argc, argv, - information returned from the query returned
  *                               in argv.
  *                 data - the previous element on the queue, this data will be
@@ -613,7 +613,7 @@ char *atot(char *itime)
 
 /*     Function Name: Print
  *     Description: prints out all the arguments on a single line.
- *     Arguments: argc, argv - the standard MR arguments.
+ *     Arguments: argc, argv - the standard Moira arguments.
  *                 callback - the callback function - NOT USED.
  *     Returns: MR_CONT
  */
This page took 0.028068 seconds and 4 git commands to generate.