changeset 188:6e64ac00303e

Cosmetic
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 24 Feb 2014 15:18:07 +0100
parents a5c70eae1e0b
children e6cb16365d12
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Mon Feb 24 15:17:53 2014 +0100
+++ b/config.h	Mon Feb 24 15:18:07 2014 +0100
@@ -3,7 +3,7 @@
 
 #define CONFIGFILE "FXAnalyse.ini"
 
-#define GetIniFilePath(path) 					\
+#define GetIniFilePath(path) 						\
 	do {											\
 		char project[MAX_PATHNAME_LEN];				\
 		GetProjectDir(project);						\