]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/commitdiff
tabs
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Mon, 7 Apr 2008 15:20:40 +0000 (15:20 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Mon, 7 Apr 2008 15:20:40 +0000 (15:20 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@1071 35b4ef3e-fd22-0410-ab77-dab3279adceb

frsh_debug_and_trace_types.h

index ab3c16448e261fa57f22e5c8a516cc3234dfed67..0af23d0a844a307209bfa3c14bde11cea3c09ded 100644 (file)
@@ -71,8 +71,8 @@
 // 23-Jul-2007 SANGORRIN: create this file for debugging functions
 // 31-Jul-2007 TELLERIA:  Change "debug" for "trace"
 // -----------------------------------------------------------------------
-#ifndef        FRSH_DEBUG_AND_TRACE_TYPES_H_
-#define        FRSH_DEBUG_AND_TRACE_TYPES_H_
+#ifndef   FRSH_DEBUG_AND_TRACE_TYPES_H_
+#define   FRSH_DEBUG_AND_TRACE_TYPES_H_
 
 FRSH_CPP_BEGIN_DECLS
 
@@ -83,7 +83,6 @@ typedef int frsh_trace_point_id_t;
 #define FRSH_TRACE_POINT_ID_MIN 0
 #define FRSH_TRACE_POINT_ID_MAX 10
 
-
 FRSH_CPP_END_DECLS
 
-#endif             /* !FRSH_DEBUG_AND_TRACE_TYPES_H_ */
+#endif /* !FRSH_DEBUG_AND_TRACE_TYPES_H_ */