From c8177de955ca1aa8683ef73b0e5a0018fbca2707 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 10 May 2005 01:59:00 +0000 Subject: r6691: fixed a comment (This used to be commit a0fa871c3fda9fce7da0b110ed313c930a677a80) --- source4/libcli/dgram/libdgram.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/libcli/dgram/libdgram.h') diff --git a/source4/libcli/dgram/libdgram.h b/source4/libcli/dgram/libdgram.h index b8ca9e2fe5..b9dfe84996 100644 --- a/source4/libcli/dgram/libdgram.h +++ b/source4/libcli/dgram/libdgram.h @@ -24,7 +24,7 @@ /* - a nbt name request + a datagram name request */ struct nbt_dgram_request { struct nbt_dgram_request *next, *prev; -- cgit