summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/nmakehlp.c')
-rw-r--r--win/nmakehlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/nmakehlp.c b/win/nmakehlp.c
index 42034c6..0439d1c 100644
--- a/win/nmakehlp.c
+++ b/win/nmakehlp.c
@@ -160,7 +160,7 @@ main(
return 0;
} else
return 1; /* Version not found. Return non-0 exit code */
-
+
case 'Q':
if (argc != 3) {
chars = snprintf(msg, sizeof(msg) - 1,