diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
commit | 4d28a2a931e81acd27bc30639de483a7e9968988 (patch) | |
tree | 6b25a19d6d781a66f0586011d77a8cd35cd03912 /compat/unistd.h | |
parent | c6300a7265e457702bf13456bfdccd02aa4a1a54 (diff) | |
parent | 3ccad1d5014f9fb98c089fe19bb1fd04f7f8b0db (diff) | |
download | tk-bug_2443069.zip tk-bug_2443069.tar.gz tk-bug_2443069.tar.bz2 |
merge trunkbug_2443069
Diffstat (limited to 'compat/unistd.h')
-rw-r--r-- | compat/unistd.h | 2 |
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. */ |