aboutsummaryrefslogtreecommitdiffstats
path: root/ws_diag_control.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-03-20 22:34:40 -0700
committerGuy Harris <guy@alum.mit.edu>2018-03-21 05:35:17 +0000
commit67416033b004b31ef21d5ea0d33732c19d21dec9 (patch)
treee62ce4b9072be55f57447d13ff8fbe3338728cbf /ws_diag_control.h
parentde18eff51ba3a445f14c1dff8f80bbc2790cb13f (diff)
Fix case.
Change-Id: I328aae5396cdd071f2c87cded46b8eb747e61dec Reviewed-on: https://code.wireshark.org/review/26582 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ws_diag_control.h')
-rw-r--r--ws_diag_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ws_diag_control.h b/ws_diag_control.h
index bad6f0f573..7a84265c87 100644
--- a/ws_diag_control.h
+++ b/ws_diag_control.h
@@ -185,7 +185,7 @@ extern "C" {
#define DIAG_OFF_BYACC \
DIAG_OFF(shadow)
#define DIAG_ON_BYACC \
- DIAG_ON(SHADOW)
+ DIAG_ON(shadow)
#else
#define DIAG_OFF_BYACC
#define DIAG_ON_BYACC