diff options
Diffstat (limited to 'usr.bin/ssh/cleanup.c')
-rw-r--r-- | usr.bin/ssh/cleanup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/cleanup.c b/usr.bin/ssh/cleanup.c index 11d1d4d9aed..7b40ca78101 100644 --- a/usr.bin/ssh/cleanup.c +++ b/usr.bin/ssh/cleanup.c @@ -14,7 +14,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ #include "includes.h" -RCSID("$OpenBSD: cleanup.c,v 1.1 2003/09/23 20:17:11 markus Exp $"); #include "log.h" |