Mercurial > pidgin
diff src/ntlm.h @ 13783:a539caf502b0
[gaim-migrate @ 16195]
Rest of SF Patch #1492122 from Sadrul
Some typo fixes and doc cleanups.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 21 May 2006 03:10:46 +0000 |
| parents | 6bee2e80e42c |
| children |
line wrap: on
line diff
--- a/src/ntlm.h Sun May 21 02:58:03 2006 +0000 +++ b/src/ntlm.h Sun May 21 03:10:46 2006 +0000 @@ -40,6 +40,8 @@ * Parses the ntlm type 2 message * * @param type2 String containing the base64 encoded type2 message + * @param flags If not @c NULL, this will store the flags for the message + * * @return The nonce for use in message type3. This is a statically * allocated 8 byte binary string. */
