=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/dispatch.c,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/dispatch.c 2001/03/21 19:46:25 1.5.2.3 +++ src/usr.bin/ssh/dispatch.c 2001/05/07 21:09:29 1.5.2.4 @@ -22,7 +22,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "includes.h" -RCSID("$OpenBSD: dispatch.c,v 1.5.2.3 2001/03/21 19:46:25 jason Exp $"); +RCSID("$OpenBSD: dispatch.c,v 1.5.2.4 2001/05/07 21:09:29 jason Exp $"); #include "ssh1.h" #include "ssh2.h"