mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
prevent proto from picking up this as a defintion for 'main()' becoue it conflicts with nmbd's definition.
This commit is contained in:
parent
8227f6909c
commit
70e9c2efaa
@ -1290,7 +1290,7 @@ static struct functable net_func[] = {
|
||||
/****************************************************************************
|
||||
main program
|
||||
****************************************************************************/
|
||||
int main(int argc, const char **argv)
|
||||
int main(int argc, const char **argv)
|
||||
{
|
||||
int opt,i;
|
||||
char *p;
|
||||
|
Loading…
x
Reference in New Issue
Block a user