summaryrefslogtreecommitdiffstats
path: root/include/axis2_ntlm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/axis2_ntlm.h')
-rw-r--r--include/axis2_ntlm.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/include/axis2_ntlm.h b/include/axis2_ntlm.h
index 7cf21a9..5af376c 100644
--- a/include/axis2_ntlm.h
+++ b/include/axis2_ntlm.h
@@ -83,7 +83,6 @@ extern "C"
* @param passwd password
* @param flags NTLM flags
* @param domain domain
- * @param workstation
* @returns status , AXIS2_FAILURE on error
*/
@@ -109,9 +108,8 @@ extern "C"
* @param encoded_len length of the encoded message
* @param uname user name
* @param passwd password
- * @param flags NTLM flags
* @param domain domain
- * @param workstation
+ * @param workstation workstation
* @returns status , AXIS2_FAILURE on error
*/
@@ -175,7 +173,6 @@ extern "C"
* @param passwd password
* @param flags NTLM flags
* @param domain domain
- * @param workstation
* @returns status , AXIS2_FAILURE on error
*/
AXIS2_EXTERN axis2_status_t AXIS2_CALL
@@ -199,9 +196,8 @@ extern "C"
* @param encoded_len length of the encoded message
* @param uname user name
* @param passwd password
- * @param flags NTLM flags
* @param domain domain
- * @param workstation
+ * @param workstation workstation
* @returns status , AXIS2_FAILURE on error
*/
AXIS2_EXTERN axis2_status_t AXIS2_CALL