diff options
Diffstat (limited to 'compat/mkstemp.c')
-rw-r--r-- | compat/mkstemp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/mkstemp.c b/compat/mkstemp.c index eaa0b66..1a44dfa 100644 --- a/compat/mkstemp.c +++ b/compat/mkstemp.c @@ -1,4 +1,4 @@ -/* +/* * mkstemp.c -- * * Source code for the "mkstemp" library routine. |