Encrypted passwords are really long under FreeBSD.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3351 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1997-09-03 14:17:59 +00:00
parent e545ae1509
commit 229316b6de

View File

@@ -70,8 +70,8 @@ static char *words;
static int x, y;
static Pixel Black, White;
static XFontStruct *font;
static char root_cpass[16];
static char user_cpass[16];
static char root_cpass[128];
static char user_cpass[128];
static int time_left, prompt_x, prompt_y, time_x, time_y;
static unsigned long interval;
static Pixmap left0, left1, right0, right1, left_front,