1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

global_myname is actually a pstring.

(This used to be commit e451fd346105d5d34354ff9141d445b5f1a82e0a)
This commit is contained in:
Tim Potter 2000-10-06 04:36:05 +00:00
parent 14a8906e8c
commit 08657e539e

View File

@ -37,7 +37,7 @@
extern int DEBUGLEVEL;
extern fstring local_machine;
extern fstring global_myname;
extern pstring global_myname;
extern fstring global_myworkgroup;
#define NERR_Success 0