1.0.26.8: QSHOW changes, bug reporting guidelines
[sbcl.git] / src / runtime / interrupt.c
index b6c5c0d..dc210e9 100644 (file)
@@ -682,7 +682,7 @@ interrupt_internal_error(os_context_t *context, boolean continuable)
 #endif
 
     SHOW("in interrupt_internal_error");
-#ifdef QSHOW
+#if QSHOW
     /* Display some rudimentary debugging information about the
      * error, so that even if the Lisp error handler gets badly
      * confused, we have a chance to determine what's going on. */