]> andersk Git - moira.git/commitdiff
Missing close quote.
authorzacheiss <zacheiss>
Wed, 23 Apr 2008 21:07:58 +0000 (21:07 +0000)
committerzacheiss <zacheiss>
Wed, 23 Apr 2008 21:07:58 +0000 (21:07 +0000)
server/queries2.c

index 906638fe8c6e6ef8aa4b83bb6ddad7573b6c8aba..6c25f36aaab898b3bc12841abb46fbe773114d9e 100644 (file)
@@ -648,7 +648,7 @@ static char *uuac_fields[] = {
   "login",
   "newlogin", "unix_uid", "shell", "winconsoleshell", "last", "first",
   "middle", "status", "clearid", "class", "comments", "signature", "secure",
-  "winhomedir", "winprofiledir, sponsor_type, sponsor_name", "expiration",
+  "winhomedir", "winprofiledir", "sponsor_type", "sponsor_name", "expiration",
 };
 
 static struct valobj uuac2_valobj[] = {
This page took 0.199249 seconds and 5 git commands to generate.