mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
extern fstring global_myworkgroup should be a pstring
This commit is contained in:
parent
d891421d16
commit
89f6e05ce4
@ -37,8 +37,8 @@
|
||||
extern int DEBUGLEVEL;
|
||||
extern int max_send;
|
||||
|
||||
extern fstring local_machine;
|
||||
extern fstring global_myworkgroup;
|
||||
extern pstring local_machine;
|
||||
extern pstring global_myworkgroup;
|
||||
|
||||
#define NERR_Success 0
|
||||
#define NERR_badpass 86
|
||||
|
Loading…
x
Reference in New Issue
Block a user