]> andersk Git - moira.git/commitdiff
standardize on memace_type/memace_name.
authorzacheiss <zacheiss>
Fri, 25 Aug 2000 00:46:14 +0000 (00:46 +0000)
committerzacheiss <zacheiss>
Fri, 25 Aug 2000 00:46:14 +0000 (00:46 +0000)
server/queries2.c

index 56f1bc509996c2d930d747c2765668d84c3ed084..6225c490c52df2871aa79272bdedd48cb0d6f2ea 100644 (file)
@@ -1197,7 +1197,7 @@ static char *glin3_fields[] = {
 static char *glin_fields[] = {
   "name",
   "name", "active", "publicflg", "hidden", "maillist", "grouplist", "gid",
-  "nfsgroup", "ace_type", "ace_name", "memacl_type", "memacl_name", 
+  "nfsgroup", "ace_type", "ace_name", "memace_type", "memace_name", 
   "description", "modtime", "modby", "modwith",
 };
 
This page took 0.056282 seconds and 5 git commands to generate.