]> andersk Git - moira.git/commitdiff
*** empty log message ***
authortom <tom>
Fri, 7 Jan 1994 15:50:25 +0000 (15:50 +0000)
committertom <tom>
Fri, 7 Jan 1994 15:50:25 +0000 (15:50 +0000)
server/queries2.c

index 8456649d5b20e819e7221fd7362352bf1aff3e35..3c9baadd7a462b0e04e3593c7444fa27ed0f418b 100644 (file)
@@ -977,7 +977,7 @@ static struct validate asnt_validate =
     4,
     NAME,
     "name = uppercase(LEFT('%s',SIZE(name)))",
-    3,
+    1,
     SNET_ID,
     0,
     prefetch_value,
@@ -1003,7 +1003,7 @@ static struct validate usnt_validate =
     5,
     NAME,
     "snet_id = %d",
-    4,
+    1,
     SNET_ID,
     0,
     0,
This page took 0.047484 seconds and 5 git commands to generate.