summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_responserecordsdb.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-12-23 06:38:36 +0000
committerJeremy Allison <jra@samba.org>1997-12-23 06:38:36 +0000
commit74c807fcc5a02a5a5b0ea06ddf2bc65e85938716 (patch)
treecfa156205a4d1c1d5a91a9d51e7ba8a9af118a16 /source3/nmbd/nmbd_responserecordsdb.c
parent7a98737d40240d2f9110a1cae96df20c50af98be (diff)
downloadsamba-74c807fcc5a02a5a5b0ea06ddf2bc65e85938716.tar.gz
samba-74c807fcc5a02a5a5b0ea06ddf2bc65e85938716.tar.bz2
samba-74c807fcc5a02a5a5b0ea06ddf2bc65e85938716.zip
architecture.doc: Re-added since I lost it (sorry Dan :-).
nmbd.c nmbd_responserecordsdb.c: Spelling mistake fixes. Jeremy. (This used to be commit f5dfc8913bcce71f14b59c5ed8415b0f54b58e6c)
Diffstat (limited to 'source3/nmbd/nmbd_responserecordsdb.c')
-rw-r--r--source3/nmbd/nmbd_responserecordsdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nmbd/nmbd_responserecordsdb.c b/source3/nmbd/nmbd_responserecordsdb.c
index bc0c0745f5..031853271b 100644
--- a/source3/nmbd/nmbd_responserecordsdb.c
+++ b/source3/nmbd/nmbd_responserecordsdb.c
@@ -229,7 +229,7 @@ never happen !\n", remote_broadcast_subnet->subnet_name));
return rrec;
}
- DEBUG(0,("find_response_record: repsonse packet id %hu received with no \
+ DEBUG(0,("find_response_record: response packet id %hu received with no \
matching record.\n", id));
*ppsubrec = NULL;