Include type `int' on all definitions and remove unnecessary

`register'.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@645 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-08-13 23:37:58 +00:00
parent ade9160a68
commit abd01e4efc
6 changed files with 6 additions and 6 deletions

View File

@@ -83,5 +83,5 @@ typedef struct XauthP {
#include "auth-proto.h"
extern auth_debug_mode;
extern int auth_debug_mode;
#endif