From 74c807fcc5a02a5a5b0ea06ddf2bc65e85938716 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Tue, 23 Dec 1997 06:38:36 +0000 Subject: 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) --- source3/nmbd/nmbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/nmbd/nmbd.c') diff --git a/source3/nmbd/nmbd.c b/source3/nmbd/nmbd.c index 86f01d8e79..de83c0f67e 100644 --- a/source3/nmbd/nmbd.c +++ b/source3/nmbd/nmbd.c @@ -384,7 +384,7 @@ static void process(void) initiate_wins_processing(t); /* - * Go through the repsonse record queue and time out or re-transmit + * Go through the response record queue and time out or re-transmit * and expired entries. * (nmbd_packets.c) */ -- cgit