]> andersk Git - moira.git/commitdiff
fix get_user_directory_flags validation structure
authordanw <danw>
Wed, 6 May 1998 23:33:39 +0000 (23:33 +0000)
committerdanw <danw>
Wed, 6 May 1998 23:33:39 +0000 (23:33 +0000)
server/queries2.c

index 2c2ffcbe7058dcebf9cccc31795dc5555c41ab43..6f44c0cea0a361926dbcd7bce94f351bd0f9b74b 100644 (file)
@@ -191,7 +191,7 @@ static char *gudf_fields[] = {
 static struct validate gudf_validate =
 {
   VOuser0,
-  2,
+  1,
   0,
   0,
   0,
This page took 0.163208 seconds and 5 git commands to generate.