TP3: fixlet a typo
authorJerome Benoit <jerome.benoit@sap.com>
Sun, 5 Mar 2017 13:02:09 +0000 (14:02 +0100)
committerJerome Benoit <jerome.benoit@sap.com>
Sun, 5 Mar 2017 13:02:09 +0000 (14:02 +0100)
Signed-off-by: Jerome Benoit <jerome.benoit@sap.com>
TP3/macros.h

index 37b02b8b39e4932816700d78bc1a0e3f1bf27a4d..e8593188b842c267535193969d9528bc86dfd20c 100644 (file)
@@ -6,4 +6,4 @@
 #define VALUE(x) VALUE_TO_STRING(x)
 #define VAR_NAME_VALUE(var) #var "="  VALUE(var)
 
-#endif /* MACROS_h */
+#endif /* MACROS_H */