Fix tabbing
[satune.git] / src / ASTAnalyses / Encoding / encodinggraph.h
index f3d58a220155d2153ea01b0d927e6d7eea7c31ba..d284d2149bf3b53e914587d956a64e20c3f1806e 100644 (file)
@@ -4,7 +4,7 @@
 #include "structs.h"
 #include "graphstructs.h"
 
-#define FUDGEFACTOR 1.2 
+#define FUDGEFACTOR 1.2
 #define CONVERSIONFACTOR  0.5
 
 class EncodingGraph {