]> andersk Git - moira.git/commitdiff
add MR_VERSION_LOW and MR_VERSION_HIGH
authordanw <danw>
Thu, 30 Dec 1999 17:28:50 +0000 (17:28 +0000)
committerdanw <danw>
Thu, 30 Dec 1999 17:28:50 +0000 (17:28 +0000)
lib/mr_et.et

index 2abcd4935949c4b0ba05eaa47e7a6de2ba11cf5b..82f0a0a1abf28c863420f0b22013dc27abc732a5 100644 (file)
@@ -210,4 +210,10 @@ ec MR_SUBNET,
 ec     MR_ADDRESS,
        "Bad address"
 
+ec     MR_VERSION_LOW,
+       "Client query version is older than server"
+
+ec     MR_VERSION_HIGH,
+       "Client query version is newer than server"
+
        end
This page took 0.032689 seconds and 5 git commands to generate.