mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Change new style join function name for clarity in net_rpc.c
(This used to be commit 539d0cc030
)
This commit is contained in:
parent
8dfc79b412
commit
a60033e42d
@ -45,7 +45,7 @@
|
||||
*
|
||||
**/
|
||||
|
||||
int net_rpc_join(int argc, const char **argv)
|
||||
int net_rpc_join_newstyle(int argc, const char **argv)
|
||||
{
|
||||
|
||||
extern pstring global_myname;
|
||||
|
Loading…
Reference in New Issue
Block a user