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 9064b06..be966cc 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -23,7 +23,7 @@
#define NULL 0
#endif
-/*
+/*
* Strict POSIX stuff goes here. Extensions go down below, in the ifndef
* _POSIX_SOURCE section.
*/