=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/buffer.h,v retrieving revision 1.9.2.1 retrieving revision 1.10 diff -u -r1.9.2.1 -r1.10 --- src/usr.bin/ssh/Attic/buffer.h 2002/03/07 17:37:46 1.9.2.1 +++ src/usr.bin/ssh/Attic/buffer.h 2001/12/19 17:16:13 1.10 @@ -1,5 +1,3 @@ -/* $OpenBSD: buffer.h,v 1.9.2.1 2002/03/07 17:37:46 jason Exp $ */ - /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -12,6 +10,8 @@ * incompatible with the protocol description in the RFC file, it must be * called by a name other than "ssh" or "Secure Shell". */ + +/* RCSID("$OpenBSD: buffer.h,v 1.10 2001/12/19 17:16:13 stevesk Exp $"); */ #ifndef BUFFER_H #define BUFFER_H