aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/libprofile/GCDAProfiling.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libprofile/GCDAProfiling.c b/runtime/libprofile/GCDAProfiling.c
index ee48ab5b6b..d5fcd17529 100644
--- a/runtime/libprofile/GCDAProfiling.c
+++ b/runtime/libprofile/GCDAProfiling.c
@@ -23,7 +23,7 @@
#include <stdlib.h>
#include <string.h>
-// #define DEBUG_GCDAPROFILING
+/* #define DEBUG_GCDAPROFILING */
/*
* --- GCOV file format I/O primitives ---