]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
r4222: Always compile before commit...
authorVolker Lendecke <vlendec@samba.org>
Wed, 15 Dec 2004 14:23:15 +0000 (14:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:38 +0000 (10:53 -0500)
source/rpc_server/srv_samr_nt.c

index b094a5f30bd6d4c46beb20221587c776e50c6cdb..771e8c71e3ed20533ae84603774aa7207a436ab7 100644 (file)
@@ -4358,7 +4358,7 @@ NTSTATUS _samr_unknown_2e(pipes_struct *p, SAMR_Q_UNKNOWN_2E *q_u, SAMR_R_UNKNOW
                        free_samr_db(info);
 
                        /* The time call below is to get a sequence number for the sam. FIXME !!! JRA. */
-                       init_unk_info2(&ctr->info.inf2, lp_workgroup(), global_myname(), (uint32) time(NULL), 
+                       init_unk_info2(&ctr->info.inf2, "", lp_workgroup(), global_myname(), (uint32) time(NULL), 
                                       num_users, num_groups, num_aliases);
                        break;
                case 0x03: