]> andersk Git - moira.git/commitdiff
Add MR_QUALITY error code, used by the reg_svr.
authorzacheiss <zacheiss>
Sun, 13 Aug 2000 04:06:19 +0000 (04:06 +0000)
committerzacheiss <zacheiss>
Sun, 13 Aug 2000 04:06:19 +0000 (04:06 +0000)
lib/mr_et.et

index 75b124dbd9662f3a76154b907f7d6f211c9a7496..b411c961a4a48e3108fceec7dbaafbfcf6f1ed0c 100644 (file)
@@ -219,4 +219,7 @@ ec  MR_VERSION_HIGH,
 ec     MR_RESERVED,
        "That name is reserved"
 
+ec     MR_QUALITY,
+       "Password is too simple."
+
        end
This page took 0.177083 seconds and 5 git commands to generate.