summaryrefslogtreecommitdiffstats
path: root/src/os_qnx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_qnx.h')
-rw-r--r--src/os_qnx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_qnx.h b/src/os_qnx.h
index f98e31117f..503805a7f5 100644
--- a/src/os_qnx.h
+++ b/src/os_qnx.h
@@ -12,7 +12,7 @@
#define USE_TMPNAM
-#define POSIX /* Used by pty.c */
+#define POSIX // Used by pty.c
#if defined(FEAT_GUI_PHOTON)
extern int is_photon_available;