]> andersk Git - moira.git/commitdiff
added error code SMS_ARG_TOO_LONG
authormar <mar>
Thu, 14 Jan 1988 13:05:41 +0000 (13:05 +0000)
committermar <mar>
Thu, 14 Jan 1988 13:05:41 +0000 (13:05 +0000)
lib/mr_et.et

index 9d27fd60424c7a16e87d3643150d1742f11d9c16..891c8995610f6df05d67985e058cdc80f757fe5e 100644 (file)
@@ -37,6 +37,9 @@ 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"
 
This page took 0.038732 seconds and 5 git commands to generate.