summaryrefslogtreecommitdiffstats
path: root/compress.c
diff options
context:
space:
mode:
Diffstat (limited to 'compress.c')
-rw-r--r--compress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compress.c b/compress.c
index c3267f73..6d6badc9 100644
--- a/compress.c
+++ b/compress.c
@@ -14,7 +14,7 @@ Interface to packet compression for ssh.
*/
#include "includes.h"
-RCSID("$Id: compress.c,v 1.1 1999/10/27 03:42:44 damien Exp $");
+RCSID("$Id: compress.c,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $");
#include "ssh.h"
#include "buffer.h"