svn commit: samba r6691 - in branches/SAMBA_4_0/source/libcli/dgram: .

tridge at samba.org tridge at samba.org
Tue May 10 01:59:00 GMT 2005


Author: tridge
Date: 2005-05-10 01:59:00 +0000 (Tue, 10 May 2005)
New Revision: 6691

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6691

Log:
fixed a comment

Modified:
   branches/SAMBA_4_0/source/libcli/dgram/libdgram.h


Changeset:
Modified: branches/SAMBA_4_0/source/libcli/dgram/libdgram.h
===================================================================
--- branches/SAMBA_4_0/source/libcli/dgram/libdgram.h	2005-05-10 01:58:34 UTC (rev 6690)
+++ branches/SAMBA_4_0/source/libcli/dgram/libdgram.h	2005-05-10 01:59:00 UTC (rev 6691)
@@ -24,7 +24,7 @@
 
 
 /*
-  a nbt name request
+  a datagram name request
 */
 struct nbt_dgram_request {
 	struct nbt_dgram_request *next, *prev;



More information about the samba-cvs mailing list