]> andersk Git - moira.git/commitdiff
add MR_RESERVED error code.
authorzacheiss <zacheiss>
Fri, 2 Jun 2000 19:47:15 +0000 (19:47 +0000)
committerzacheiss <zacheiss>
Fri, 2 Jun 2000 19:47:15 +0000 (19:47 +0000)
lib/mr_et.et

index 993978c471a6c5351ff891b54509258d5e697171..75b124dbd9662f3a76154b907f7d6f211c9a7496 100644 (file)
@@ -216,4 +216,7 @@ ec  MR_VERSION_LOW,
 ec     MR_VERSION_HIGH,
        "Client query version is newer than server"
 
+ec     MR_RESERVED,
+       "That name is reserved"
+
        end
This page took 1.85371 seconds and 5 git commands to generate.