summaryrefslogtreecommitdiffstats
path: root/include/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/helper.h')
-rw-r--r--include/helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/helper.h b/include/helper.h
index 250bea9b..cdd4bc7f 100644
--- a/include/helper.h
+++ b/include/helper.h
@@ -71,7 +71,6 @@ int find_arg_uint ( const char * const key, unsigned int *val );
*/
int find_arg_int ( const char * const key, int *val );
-
/**
* @param key The key to search for
* @param val Pointer to the string to set to the key value (if found)