casey@lll-crg.llnl.gov (Casey Leedom) (12/10/88)
My goodness but pcc is forgiving! Well, not so gcc ...
*** clients/xdm/Login.h-dist Thu Oct 20 14:35:50 1988
--- clients/xdm/Login.h Fri Dec 9 08:09:25 1988
***************
*** 73,79 ****
#define NAME_LEN 32
typedef struct _LoginData {
! char name[NAME_LEN], passwd[NAME_LEN]
} LoginData;
# define NOTIFY_OK 0
--- 73,79 ----
#define NAME_LEN 32
typedef struct _LoginData {
! char name[NAME_LEN], passwd[NAME_LEN];
} LoginData;
# define NOTIFY_OK 0