summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-28 20:04:02 +0200
committerDave Davenport <qball@gmpclient.org>2017-03-28 20:04:02 +0200
commit8c345273ffa84f1078c0e837eb9fe8f29fc5a119 (patch)
treee3f43832c2d1ce2780ebbf9d1d3dd8ef638e1b40 /include
parent5259eb11bc7327074511bc83595542fe616ae1b1 (diff)
Indenting.
Diffstat (limited to 'include')
-rw-r--r--include/xrmoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xrmoptions.h b/include/xrmoptions.h
index 4d54f1e4..99bec516 100644
--- a/include/xrmoptions.h
+++ b/include/xrmoptions.h
@@ -142,6 +142,6 @@ char ** config_parser_return_display_help ( unsigned int *length );
*
* @param p Property to set
*/
-void config_parse_set_property ( const Property *p);
+void config_parse_set_property ( const Property *p );
/* @}*/
#endif