If I use nmblookup to search for node ZOOB#1B and there is no such name
authorChristopher R. Hertel <crh@samba.org>
Tue, 13 Jun 2000 20:41:15 +0000 (20:41 +0000)
committerChristopher R. Hertel <crh@samba.org>
Tue, 13 Jun 2000 20:41:15 +0000 (20:41 +0000)
commit5ecf0c61718afbc7106e853d327428bd72f77690
treee245a66f7a0f94a0fa991d53b994da9b3da2d261
parent50599b0fa2b78109e3bd2cf50007dc69c4059955
If I use nmblookup to search for node ZOOB#1B and there is no such name
registered within the search space, nmblookup would report

  name_query failed to find name ZOOB

I've changed it to report any non-zero type, so the above message becomes

  name_query failed to find name ZOOB#1B

If the query is for ZOOB or even ZOOB#00 then the old style error message
is given.

Chris -)-----
source/utils/nmblookup.c