diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/smb_server/smb_server.h | 2 |
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 */ |