Hi all,
For formating function signature , can we use the follwing formatting

eg

axis2_status_t AXIS2_CALL
axis2_om_node_set_parent(axis2_om_node_t *om_node,
                                         axis2_env_t **env,
                                         axis2_om_node_t *parent);

This will make the code look more consistent,

pls comment in this ......

regards ..
nandika


Reply via email to