[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	mouring@cvs.openbsd.org	2001/05/01 19:25:39

Modified files:
	usr.bin/ssh    : readpass.c 

Log message:
Put the 'const' back into ssh_askpass() function.  Pointed out
by Mark Miller <markm@swoon.net>.  OK Markus