summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar nandika2012-12-26 14:36:53 +0000
committerGravatar nandika2012-12-26 14:36:53 +0000
commite253428ad226588fe86196e3040c8a9ffde57bb7 (patch)
tree5b9419a7b200d9100df5235224279cf2d8906ef3 /src
parent9af851de9ae88e1e1fe9a6ac0ab7ca052318d5c2 (diff)
downloadaxis2c-e253428ad226588fe86196e3040c8a9ffde57bb7.tar.gz
axis2c-e253428ad226588fe86196e3040c8a9ffde57bb7.tar.bz2
added newlines, Fix for AXIS2C-1504
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1425925 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/core/clientapi/op_client.c3
-rw-r--r--src/core/engine/conf.c1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/core/clientapi/op_client.c b/src/core/clientapi/op_client.c
index 43479e6..86f5608 100644
--- a/src/core/clientapi/op_client.c
+++ b/src/core/clientapi/op_client.c
@@ -1450,4 +1450,5 @@ axis2_op_client_set_reuse(
axis2_bool_t reuse)
{
op_client->reuse = reuse;
-} \ No newline at end of file
+}
+
diff --git a/src/core/engine/conf.c b/src/core/engine/conf.c
index b26798a..a59c79d 100644
--- a/src/core/engine/conf.c
+++ b/src/core/engine/conf.c
@@ -1902,3 +1902,4 @@ axis2_conf_disengage_module(
return AXIS2_FAILURE;
}
+