Skip to content

Commit

Permalink
Fixed compilation problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
Damitha N.M. Kumarage committed Jun 14, 2006
1 parent 73a7813 commit fecd3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rampart/rampart_handler_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ extern "C"

AXIS2_EXTERN axis2_param_t* AXIS2_CALL
rampart_get_security_param( const axis2_env_t *env,
const axis2_msg_ctx_t *msg_ctx,
axis2_msg_ctx_t *msg_ctx,
const axis2_char_t *parameter);

/**
Expand Down

0 comments on commit fecd3c4

Please sign in to comment.