* samba/libsmb/namequery.c (_interpret_node_status): Comment
out.
Этот коммит содержится в:
родитель
294cf76b3b
Коммит
ecce86674c
@ -1,3 +1,8 @@
|
||||
2003-09-09 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* samba/libsmb/namequery.c (_interpret_node_status): Comment
|
||||
out.
|
||||
|
||||
2003-09-03 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* samba/include/charset.h: Remove declaration already present in
|
||||
|
@ -27,7 +27,7 @@ extern int DEBUGLEVEL;
|
||||
|
||||
/* nmbd.c sets this to True. */
|
||||
BOOL global_in_nmbd = False;
|
||||
|
||||
#if 0
|
||||
/****************************************************************************
|
||||
interpret a node status response
|
||||
****************************************************************************/
|
||||
@ -80,7 +80,7 @@ static void _interpret_node_status(char *p, char *master,char *rname)
|
||||
DEBUG(1,("num_good_sends=%d num_good_receives=%d\n",
|
||||
IVAL(p,20),IVAL(p,24)));
|
||||
}
|
||||
|
||||
#endif /* 0 */
|
||||
|
||||
/****************************************************************************
|
||||
do a netbios name query to find someones IP
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user