Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2002-04-30 22:23:40 +0400
committerThomas Fitzsimmons <fitzsim@redhat.com>2002-04-30 22:23:40 +0400
commitbfc27bae1acb55886146a7c67f85cf752b5d532c (patch)
treeb50cd33ffa95c856e6d7d1e6bc506acc643e8f7e /newlib/libc/stdio/mktemp.c
parent1bf83a86f6487859997dd2161a408df6be9f032a (diff)
* Various formatting and whitespace changes.
Diffstat (limited to 'newlib/libc/stdio/mktemp.c')
-rw-r--r--newlib/libc/stdio/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/mktemp.c b/newlib/libc/stdio/mktemp.c
index 86159089b..f3eaa09ce 100644
--- a/newlib/libc/stdio/mktemp.c
+++ b/newlib/libc/stdio/mktemp.c
@@ -1,6 +1,6 @@
/* This is file MKTEMP.C */
/* This file may have been modified by DJ Delorie (Jan 1991). If so,
-** these modifications are Copyright (C) 1991 DJ Delorie
+** these modifications are Copyright (C) 1991 DJ Delorie.
*/
/*