diff options
Diffstat (limited to 'libc/stdlib/mkdtemp.c')
-rw-r--r-- | libc/stdlib/mkdtemp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/mkdtemp.c b/libc/stdlib/mkdtemp.c index 185e206a3..c36495ab0 100644 --- a/libc/stdlib/mkdtemp.c +++ b/libc/stdlib/mkdtemp.c @@ -1,4 +1,3 @@ -/* vi: set sw=4 ts=4: */ /* Copyright (C) 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. |