global_myname is actually a pstring.
authorTim Potter <tpot@samba.org>
Fri, 6 Oct 2000 04:36:05 +0000 (04:36 +0000)
committerTim Potter <tpot@samba.org>
Fri, 6 Oct 2000 04:36:05 +0000 (04:36 +0000)
(This used to be commit e451fd346105d5d34354ff9141d445b5f1a82e0a)

source3/smbd/lanman.c

index 54bfa3155b75fbb7892fe08267d467f16786cb49..dafbe2258f9339a66f9160d83f37d325636141b9 100644 (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