fixed a comment
authorAndrew Tridgell <tridge@samba.org>
Fri, 7 Jan 2000 12:40:34 +0000 (12:40 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 7 Jan 2000 12:40:34 +0000 (12:40 +0000)
source/libsmb/nmblib.c

index e2ba79b0061d512dc81c143a93a7274d4e0788dc..b83081d7f0d826f1c235682f5468813aa47368bd 100644 (file)
@@ -998,7 +998,7 @@ struct packet_struct *receive_nmb_packet(int fd, int t, int trn_id)
 
 /****************************************************************************
   receive a UDP/138 packet either via UDP or from the unexpected packet
-  queue. The packet must be a reply packet and have the specified dgm_id
+  queue. The packet must be a reply packet and have the specified mailslot name
   The timeout is in milliseconds
   ***************************************************************************/
 struct packet_struct *receive_dgram_packet(int fd, int t, char *mailslot_name)