]> andersk Git - moira.git/blobdiff - clients/moira/globals.h
Code style cleanup. (No functional changes)
[moira.git] / clients / moira / globals.h
index 4d4cb24f325f89bc973d67b67b301c72a1726175..bc259724690736b79ffd3a500192d8c26ee195ab 100644 (file)
@@ -1,17 +1,17 @@
 /*     This is the file globals.h for the SMS Client, which allows a nieve
  *      user to quickly and easily maintain most parts of the SMS database.
  *     It Contains:  globals variable definitions.
- *     
+ *
  *     Created:        4/12/88
  *     By:             Chris D. Peterson
  *
  *      $Source$
  *      $Author$
  *      $Header$
- *     
+ *
  *     Copyright 1988 by the Massachusetts Institute of Technology.
  *
- *     For further information on copyright and distribution 
+ *     For further information on copyright and distribution
  *     see the file mit-copyright.h
  */
 
@@ -22,7 +22,7 @@
 #define _sms_client_globals_
 
 extern Bool verbose;           /* TRUE if verbose mode is active (default). */
-extern Bool found_some;                /* used by lists.c for determining if there 
+extern Bool found_some;                /* used by lists.c for determining if there
                                 are any members of a given type. */
 extern char *user;             /* The name of the user executing this
                                   program. */
This page took 0.04071 seconds and 4 git commands to generate.