=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/compress.c,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -u -r1.7 -r1.7.2.1 --- src/usr.bin/ssh/Attic/compress.c 2000/04/14 10:30:31 1.7 +++ src/usr.bin/ssh/Attic/compress.c 2000/09/01 18:23:19 1.7.2.1 @@ -14,7 +14,7 @@ */ #include "includes.h" -RCSID("$Id: compress.c,v 1.7 2000/04/14 10:30:31 markus Exp $"); +RCSID("$OpenBSD: compress.c,v 1.7.2.1 2000/09/01 18:23:19 jason Exp $"); #include "ssh.h" #include "buffer.h"