X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fcontext_read.c;h=5b7c7775ef3b41e36ef0f19653937527a7c45c33;hp=5886c5ee30109170dfa6105cc6a4d7ee78685da5;hb=5ba9c2f13fedf1d8d6ed907ef1f505616290efaa;hpb=43c31a90ba57b93a5504c39a28b9ef55a9b6e801 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