]> andersk Git - moira.git/commitdiff
added new proc type for MOTD
authormar <mar>
Tue, 27 Jun 1989 12:40:51 +0000 (12:40 +0000)
committermar <mar>
Tue, 27 Jun 1989 12:40:51 +0000 (12:40 +0000)
include/moira.h

index e28da51f4582e738dc189f433e7e4ba749922afa..0e66d72c3e28e8786a58e2d54aeb51a46ee891ac 100644 (file)
@@ -31,7 +31,8 @@
 #define SMS_QUERY 3
 #define SMS_ACCESS 4
 #define SMS_DO_UPDATE 5
-#define SMS_MAX_PROC 5
+#define SMS_MOTD 6
+#define SMS_MAX_PROC 6
 
 /* values used in NFS physical flags */
 #define SMS_FS_STUDENT 0x0001
This page took 0.350231 seconds and 5 git commands to generate.