summaryrefslogtreecommitdiff
path: root/source4/libcli/dgram/libdgram.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-10 01:59:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:16:34 -0500
commitc8177de955ca1aa8683ef73b0e5a0018fbca2707 (patch)
treec7088a9e600714f2179400d4c57945df25d636bf /source4/libcli/dgram/libdgram.h
parent76e3954dde40506c31ef89e1861f14522efcccf9 (diff)
downloadsamba-c8177de955ca1aa8683ef73b0e5a0018fbca2707.tar.gz
samba-c8177de955ca1aa8683ef73b0e5a0018fbca2707.tar.bz2
samba-c8177de955ca1aa8683ef73b0e5a0018fbca2707.zip
r6691: fixed a comment
(This used to be commit a0fa871c3fda9fce7da0b110ed313c930a677a80)
Diffstat (limited to 'source4/libcli/dgram/libdgram.h')
-rw-r--r--source4/libcli/dgram/libdgram.h2
1 files changed, 1 insertions, 1 deletions
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;