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/strlst.c | |
parent | a443129c36cd2f93c48a00c6b59b25c7585c64c2 (diff) | |
download | alpine-da6cdd6b8083201c66349133693a173704f5d4df.tar.xz |
* Code clean up and removal of some warnings.
Diffstat (limited to 'pith/strlst.c')
-rw-r--r-- | pith/strlst.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pith/strlst.c b/pith/strlst.c index 789b045a..a7dea975 100644 --- a/pith/strlst.c +++ b/pith/strlst.c @@ -1,7 +1,3 @@ -#if !defined(lint) && !defined(DOS) -static char rcsid[] = "$Id: strlst.c 761 2007-10-23 22:35:18Z hubert@u.washington.edu $"; -#endif - /* * ======================================================================== * Copyright 2013-2021 Eduardo Chappa |