summaryrefslogtreecommitdiffstats
path: root/sys/dev/hptmv/hptproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hptmv/hptproc.c')
-rw-r--r--sys/dev/hptmv/hptproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hptmv/hptproc.c b/sys/dev/hptmv/hptproc.c
index a179e32..b38ef38 100644
--- a/sys/dev/hptmv/hptproc.c
+++ b/sys/dev/hptmv/hptproc.c
@@ -233,7 +233,7 @@ loop:
#endif
#endif
if (0) {} /* just to compile */
-#if DBGUG
+#ifdef DEBUG
else if (length>=9 && strncmp(buffer, "dbglevel ", 9)==0) {
buffer+=9;
length-=9;
OpenPOWER on IntegriCloud