diff options
Diffstat (limited to 'compat/mkstemp.c')
-rw-r--r-- | compat/mkstemp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/mkstemp.c b/compat/mkstemp.c index f396993..eaa0b66 100644 --- a/compat/mkstemp.c +++ b/compat/mkstemp.c @@ -7,8 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: mkstemp.c,v 1.3 2009/07/09 22:28:38 dkf Exp $ */ #include <errno.h> |