]> andersk Git - moira.git/blobdiff - include/moira_site.h
Code style cleanup. (No functional changes)
[moira.git] / include / moira_site.h
index 18804f77d1b50c1a13d9b5efcef04b27fba8777a..4e0cf559ab104950da766b8f54ad44c61abc43f9 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * This file contains all definitions that allow easy access to 
+ * This file contains all definitions that allow easy access to
  * elements returned by most of the @i[Moira] queries.  It also defines
  * the default server location and the directories used on the server.
  *
  * If the order of the arguments in the @i[Moira] queries change (again)
- * then all that needs to be changed are the values of these items 
+ * then all that needs to be changed are the values of these items
  * and all should be well, (hopefully :-).
  *
  *                                 Chris D. Peterson - kit@athena
  *      $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
  */
 
 #define Q_FILESYS   0
 #define Q_TYPE      1
 #define Q_NAME      2
-#define Q_QUOTA     3  
+#define Q_QUOTA     3
 #define Q_DIRECTORY 4
 #define Q_MACHINE   5
 #define Q_MODTIME   6
 #define U_LAST    3
 #define U_FIRST   4
 #define U_MIDDLE  5
-#define U_STATE   6  
+#define U_STATE   6
 #define U_MITID   7
 #define U_CLASS   8
 #define U_COMMENT 9
This page took 0.034696 seconds and 4 git commands to generate.