1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

Removed global_myworkgroup, global_myname, global_myscope. Added liberal

dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
This commit is contained in:
Jeremy Allison
-
parent ea4d122a85
commit f755711df8
102 changed files with 1640 additions and 1873 deletions

View File

@ -31,8 +31,6 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_SRV
extern pstring global_myname;
/**********************************************************************
api_dfs_exist
**********************************************************************/