=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/dispatch.c,v retrieving revision 1.15.4.1 retrieving revision 1.16 diff -u -r1.15.4.1 -r1.16 --- src/usr.bin/ssh/dispatch.c 2003/09/16 21:20:25 1.15.4.1 +++ src/usr.bin/ssh/dispatch.c 2003/04/08 20:21:28 1.16 @@ -22,7 +22,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "includes.h" -RCSID("$OpenBSD: dispatch.c,v 1.15.4.1 2003/09/16 21:20:25 brad Exp $"); +RCSID("$OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $"); #include "ssh1.h" #include "ssh2.h"