Remove all usage of the "register" storage class specifier.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
static void
|
||||
odoffset(int argc, char ***argvp)
|
||||
{
|
||||
register char *num, *p;
|
||||
char *num, *p;
|
||||
int base;
|
||||
char *end;
|
||||
|
||||
|
Reference in New Issue
Block a user