=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/crc32.h,v retrieving revision 1.5.2.3 retrieving revision 1.5.2.4 diff -u -r1.5.2.3 -r1.5.2.4 --- src/usr.bin/ssh/Attic/crc32.h 2001/03/12 15:44:10 1.5.2.3 +++ src/usr.bin/ssh/Attic/crc32.h 2001/03/21 18:52:43 1.5.2.4 @@ -1,6 +1,6 @@ /* * Author: Tatu Ylonen - * Copyright (c) 1992 Tatu Ylonen, Espoo, Finland + * Copyright (c) 1992 Tatu Ylonen , Espoo, Finland * All rights reserved * Functions for computing 32-bit CRC. * @@ -11,7 +11,7 @@ * called by a name other than "ssh" or "Secure Shell". */ -/* RCSID("$OpenBSD: crc32.h,v 1.5.2.3 2001/03/12 15:44:10 jason Exp $"); */ +/* RCSID("$OpenBSD: crc32.h,v 1.5.2.4 2001/03/21 18:52:43 jason Exp $"); */ #ifndef CRC32_H #define CRC32_H