]> andersk Git - moira.git/commitdiff
added U_COMMENT & U_SIGNATURE
authormar <mar>
Fri, 10 Apr 1992 17:55:59 +0000 (17:55 +0000)
committermar <mar>
Fri, 10 Apr 1992 17:55:59 +0000 (17:55 +0000)
include/moira_site.h

index 5e7b49ef2cbff55ded995ca2385024e2f4693c25..c24645e9195e3769d5276450a8c8a33aa1039fe9 100644 (file)
 #define U_STATE   6  
 #define U_MITID   7
 #define U_CLASS   8
-#define U_MODTIME 9
-#define U_MODBY   10
-#define U_MODWITH 11
-#define U_END     12
+#define U_COMMENT 9
+#define U_SIGNATURE 10
+#define U_MODTIME 11
+#define U_MODBY   12
+#define U_MODWITH 13
+#define U_END     14
 
 /* User states (the value of argv[U_STATE] from a user query) */
 
This page took 0.054517 seconds and 5 git commands to generate.