summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb_server.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-15 09:25:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:23:08 -0500
commit2bb9fa28754b8575c5926646c1a6221475d24dcc (patch)
tree7d2771db0d14a5734359c70fa9c8a4f8b46b80c4 /source4/smb_server/smb_server.h
parent4f62205cad46539cc459efe106c0a036f08ed0b9 (diff)
downloadsamba-2bb9fa28754b8575c5926646c1a6221475d24dcc.tar.gz
samba-2bb9fa28754b8575c5926646c1a6221475d24dcc.tar.bz2
samba-2bb9fa28754b8575c5926646c1a6221475d24dcc.zip
r8487: kfixed a typo
(This used to be commit adae47c829fd157afa0011d29e5969d883a0956e)
Diffstat (limited to 'source4/smb_server/smb_server.h')
-rw-r--r--source4/smb_server/smb_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smb_server/smb_server.h b/source4/smb_server/smb_server.h
index a8e9d7ed34..e6f9792f04 100644
--- a/source4/smb_server/smb_server.h
+++ b/source4/smb_server/smb_server.h
@@ -28,7 +28,7 @@
sockets, tree connects, requests etc
the idea is that we will eventually get rid of all our global
- variables and instead store our stang from structures hanging off
+ variables and instead store our state from structures hanging off
these basic elements
*/