]> andersk Git - moira.git/commitdiff
Add new errcode for an invalid account number.
authorzacheiss <zacheiss>
Mon, 20 Aug 2001 08:13:30 +0000 (08:13 +0000)
committerzacheiss <zacheiss>
Mon, 20 Aug 2001 08:13:30 +0000 (08:13 +0000)
lib/mr_et.et

index b210fa667f3e6a37c98d16902fbb118e891b7bd5..ef4e63069245e271d173acf4b2bb52477ffd0fe0 100644 (file)
@@ -228,4 +228,7 @@ ec  MR_CONTAINER,
 ec     MR_NEW_CONTAINER_NAME,
        "The new container name is invalid"
 
+ec     MR_ACCOUNT_NUMBER,
+       "No such account number"
+
        end
This page took 3.363518 seconds and 5 git commands to generate.