aboutsummaryrefslogtreecommitdiff
path: root/unzip/la_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'unzip/la_queue.h')
-rw-r--r--unzip/la_queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unzip/la_queue.h b/unzip/la_queue.h
index 917526531b2a..bb305f5bd8ce 100644
--- a/unzip/la_queue.h
+++ b/unzip/la_queue.h
@@ -85,7 +85,7 @@
* _SWAP + + + +
*/
#ifdef QUEUE_MACRO_DEBUG
-#warn Use QUEUE_MACRO_DEBUG_TRACE and/or QUEUE_MACRO_DEBUG_TRASH
+#warning Use QUEUE_MACRO_DEBUG_TRACE and/or QUEUE_MACRO_DEBUG_TRASH
#define QUEUE_MACRO_DEBUG_TRACE
#define QUEUE_MACRO_DEBUG_TRASH
#endif