You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by da...@apache.org on 2011/06/16 02:18:19 UTC

svn commit: r1136256 - /axis/axis2/c/core/trunk/include/axis2_ntlm.h

Author: damitha
Date: Thu Jun 16 00:18:19 2011
New Revision: 1136256

URL: http://svn.apache.org/viewvc?rev=1136256&view=rev
Log:
update api for NTLM

Modified:
    axis/axis2/c/core/trunk/include/axis2_ntlm.h

Modified: axis/axis2/c/core/trunk/include/axis2_ntlm.h
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/include/axis2_ntlm.h?rev=1136256&r1=1136255&r2=1136256&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/include/axis2_ntlm.h (original)
+++ axis/axis2/c/core/trunk/include/axis2_ntlm.h Thu Jun 16 00:18:19 2011
@@ -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