=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/dispatch.c,v retrieving revision 1.15.6.1 retrieving revision 1.15.6.2 diff -u -r1.15.6.1 -r1.15.6.2 --- src/usr.bin/ssh/dispatch.c 2003/09/16 20:50:43 1.15.6.1 +++ src/usr.bin/ssh/dispatch.c 2004/03/04 18:18:15 1.15.6.2 @@ -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.6.1 2003/09/16 20:50:43 brad Exp $"); +RCSID("$OpenBSD: dispatch.c,v 1.15.6.2 2004/03/04 18:18:15 brad Exp $"); #include "ssh1.h" #include "ssh2.h"