added newlines, Fix for AXIS2C-1504
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_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 @@
 

 	return AXIS2_FAILURE;

 }

+

diff --git a/util/src/property.c b/util/src/property.c
index 150f109..179210a 100644
--- a/util/src/property.c
+++ b/util/src/property.c
@@ -199,4 +199,5 @@
 	const axutil_env_t *env)
 {
 	return prop->scope;
-}
\ No newline at end of file
+}
+