libpurple/ntlm.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37023
d9bcdc9a91e6
--- a/libpurple/ntlm.h	Wed Jan 29 09:56:14 2014 +0530
+++ b/libpurple/ntlm.h	Wed Jan 29 10:01:14 2014 +0530
@@ -43,7 +43,7 @@
  * Parses the ntlm type 2 message
  *
  * @type2: String containing the base64 encoded type2 message
- * @flags: If not @c NULL, this will store the flags for the message
+ * @flags: If not %NULL, this will store the flags for the message
  *
  * Returns: The nonce for use in message type3.  This is a statically
  *         allocated 8 byte binary string.

mercurial