=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/dispatch.c,v retrieving revision 1.2.2.3 retrieving revision 1.2.2.4 diff -u -r1.2.2.3 -r1.2.2.4 --- src/usr.bin/ssh/dispatch.c 2001/03/12 15:44:10 1.2.2.3 +++ src/usr.bin/ssh/dispatch.c 2001/03/21 18:52:45 1.2.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.2.2.3 2001/03/12 15:44:10 jason Exp $"); +RCSID("$OpenBSD: dispatch.c,v 1.2.2.4 2001/03/21 18:52:45 jason Exp $"); #include "ssh1.h" #include "ssh2.h"