summaryrefslogtreecommitdiffstats
path: root/compat/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/unistd.h')
-rw-r--r--compat/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/unistd.h b/compat/unistd.h
index 2de5bd0..a8f14f2 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -20,7 +20,7 @@
#define NULL 0
#endif
-/*
+/*
* Strict POSIX stuff goes here. Extensions go down below, in the ifndef
* _POSIX_SOURCE section.
*/