--- FreeWnn-1.1.1-a011/Xsi/Wnn/jserver/de.c.~1~ Fri Sep 24 12:45:55 1999 +++ FreeWnn-1.1.1-a011/Xsi/Wnn/jserver/de.c Fri Sep 24 12:51:59 1999 @@ -485,7 +485,7 @@ #ifdef SRAND48 srand48(time(NULL)); #else - srand((int)time(NULL); + srand((int)time(NULL)); #endif clientp = 0; /* V3.0 */ cur_clp = 0; /* V3.0 */