=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/servconf.c,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- src/usr.bin/ssh/servconf.c 2000/06/18 00:57:48 1.44 +++ src/usr.bin/ssh/servconf.c 2000/06/20 01:39:44 1.45 @@ -12,7 +12,7 @@ */ #include "includes.h" -RCSID("$Id: servconf.c,v 1.44 2000/06/18 00:57:48 deraadt Exp $"); +RCSID("$OpenBSD: servconf.c,v 1.45 2000/06/20 01:39:44 markus Exp $"); #include "ssh.h" #include "servconf.h"