diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-02-05 15:32:14 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-02-05 16:22:59 +0100 |
commit | 55af880341226f8ecd864cbe046af8434a961278 (patch) | |
tree | ff343c787ebace6712674ec22cef9b6ad9d187e6 /source3 | |
parent | 4a8010012a59b1771665290d53e4c966a231507b (diff) | |
download | samba-55af880341226f8ecd864cbe046af8434a961278.tar.gz samba-55af880341226f8ecd864cbe046af8434a961278.tar.bz2 samba-55af880341226f8ecd864cbe046af8434a961278.zip |
Fix typo.
Karolin
(This used to be commit 3745e398b1cc4d1b76a7cb4ee9c998ff16b454b9)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/smbd/lanman.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c index 5a6df1f139..18e6bf9f7b 100644 --- a/source3/smbd/lanman.c +++ b/source3/smbd/lanman.c @@ -3175,7 +3175,7 @@ static bool api_NetWkstaGetInfo(connection_struct *conn,uint16 vuid, where: - usri11_name specifies the user name for which information is retireved + usri11_name specifies the user name for which information is retrieved usri11_pad aligns the next data structure element to a word boundary |