X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fcontext_read.c;h=5b7c7775ef3b41e36ef0f19653937527a7c45c33;hb=976303d04d3bc2cad0afd5e3d364264783da56c2;hp=5886c5ee30109170dfa6105cc6a4d7ee78685da5;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c;p=mmh diff --git a/sbr/context_read.c b/sbr/context_read.c index 5886c5e..5b7c777 100644 --- a/sbr/context_read.c +++ b/sbr/context_read.c @@ -38,8 +38,8 @@ context_read(void) char *cp; /* miscellaneous pointer */ char *nd; /* nmh directory pointer */ struct stat st; /* stat() results */ - register struct passwd *pw; /* getpwuid() results */ - register FILE *ib; /* profile and context file pointer */ + struct passwd *pw; /* getpwuid() results */ + FILE *ib; /* profile and context file pointer */ /* ** If this routine _is_ called again (despite the wanings in the