mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
Fix compiler warning
This commit is contained in:
@ -303,6 +303,8 @@ static int net_rpc_oldjoin(int argc, const char **argv)
|
||||
if (rc) {
|
||||
d_printf("Failed to join domain\n");
|
||||
}
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user