From fa4b6e00fd204998f6011420bdad60477b7a2f12 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 13 Apr 2016 08:47:41 -0400 Subject: parentheses --- include/config.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/config.hpp') diff --git a/include/config.hpp b/include/config.hpp index d003c66..8bd0bc9 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -10,9 +10,9 @@ namespace config { - void read( void ); - void update( void ); - void save( void ); + void read(void); + void update(void); + void save(void); } #endif //CONFIG_H -- cgit v1.2.3