mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
Fix the developer O3 build
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Wed Feb 25 16:32:29 CET 2015 on sn-devel-104
This commit is contained in:
committed by
Alexander Bokovoy
parent
b72cc326f6
commit
a99a5a34a5
@ -21,7 +21,7 @@ enum acl_mode
|
||||
int main(int argc, const char *argv[])
|
||||
{
|
||||
int opt;
|
||||
int flags;
|
||||
int flags = 0;
|
||||
int debug = 0;
|
||||
int numeric = 0;
|
||||
int stat_and_retry = 0;
|
||||
|
Reference in New Issue
Block a user