aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-02-09 14:04:43 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-02-09 14:04:43 -0800
commit414530c9c2ec9f128c6a7c601a5d83a48e287a3c (patch)
treeaa76a32c6ded4214cce6d4174443166234054fdf /common.h
parente632d39b1f627773b29f7934d7d79545af75e47f (diff)
Partially rework profiling. Fix profiling crash with new parser. Fixes
1295
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 3e9be106..33fbb0e5 100644
--- a/common.h
+++ b/common.h
@@ -149,7 +149,7 @@ extern int debug_level;
/**
Profiling flag. True if commands should be profiled.
*/
-extern char *profile;
+extern bool g_profiling_active;
/**
Name of the current program. Should be set at startup. Used by the