summaryrefslogtreecommitdiff
path: root/examples/triage
diff options
context:
space:
mode:
authorAlexander Taylor <alex@vector35.com>2024-09-03 17:19:13 -0400
committerAlexander Taylor <alex@vector35.com>2024-09-13 10:52:48 -0400
commit590b594850ccd15b9e2cb2b0e8f3050d782647b3 (patch)
tree7d204faf40705c4f99918ecb7fca901dae0282c1 /examples/triage
parente610029c1425fdb791b3570a4397dffcad420111 (diff)
Ultimate.
Diffstat (limited to 'examples/triage')
-rw-r--r--examples/triage/triage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/triage/triage.cpp b/examples/triage/triage.cpp
index b268f069..2e75e5f6 100644
--- a/examples/triage/triage.cpp
+++ b/examples/triage/triage.cpp
@@ -8,7 +8,7 @@ extern "C"
{
BN_DECLARE_UI_ABI_VERSION
-#ifdef DEMO_VERSION
+#ifdef DEMO_EDITION
bool TriagePluginInit()
#else
BINARYNINJAPLUGIN bool UIPluginInit()