]> andersk Git - moira.git/commitdiff
moved arg_too_long to end of table so numbers don't change
authormar <mar>
Thu, 14 Jan 1988 13:54:54 +0000 (13:54 +0000)
committermar <mar>
Thu, 14 Jan 1988 13:54:54 +0000 (13:54 +0000)
lib/mr_et.et

index 891c8995610f6df05d67985e058cdc80f757fe5e..864ddd52a645fa7e2f5329bc616a1579b1ff9e6e 100644 (file)
@@ -37,9 +37,6 @@ ec    SMS_ALREADY_CONNECTED,
 ec     SMS_ARGS,
        "Insufficient number of arguments"
 
-ec     SMS_ARG_TOO_LONG,
-       "An argument is too long"
-
 ec     SMS_NOT_UNIQUE,
        "Arguments not unique"
 
@@ -109,4 +106,7 @@ ec  SMS_FILESYS_ACCESS,
 ec     SMS_USER_GROUP,
        "list is a user group"
 
+ec     SMS_ARG_TOO_LONG,
+       "An argument is too long"
+
        end
This page took 0.051786 seconds and 5 git commands to generate.