--- 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.