diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-10-03 20:32:22 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-10-03 20:32:22 -0600 |
commit | da6cdd6b8083201c66349133693a173704f5d4df (patch) | |
tree | 0118a022be15f2401c2092dc541109e6336d356c /pith/osdep/tempfile.c | |
parent | a443129c36cd2f93c48a00c6b59b25c7585c64c2 (diff) | |
download | alpine-da6cdd6b8083201c66349133693a173704f5d4df.tar.xz |
* Code clean up and removal of some warnings.
Diffstat (limited to 'pith/osdep/tempfile.c')
-rw-r--r-- | pith/osdep/tempfile.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pith/osdep/tempfile.c b/pith/osdep/tempfile.c index 1a4ab999..80445553 100644 --- a/pith/osdep/tempfile.c +++ b/pith/osdep/tempfile.c @@ -1,7 +1,3 @@ -#if !defined(lint) && !defined(DOS) -static char rcsid[] = "$Id: tempfile.c 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $"; -#endif - /* * ======================================================================== * Copyright 2006-2008 University of Washington |