1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00

r467: hopefully get the buildfarm compiling fine now...

metze
This commit is contained in:
Stefan Metzmacher
2004-05-04 13:18:29 +00:00
committed by Gerald (Jerry) Carter
parent bba0044a51
commit d15f0e18bb
5 changed files with 13 additions and 10 deletions

View File

@@ -752,7 +752,7 @@ int nt_apply_reg_command_file(REG_KEY *root, const char *cmd_file_name)
return modified;
}
int main (int argc, char **argv)
int main(int argc, char **argv)
{
int opt;
poptContext pc;