summaryrefslogtreecommitdiffstats
path: root/usr.bin/colcrt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/colcrt')
-rw-r--r--usr.bin/colcrt/colcrt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/colcrt/colcrt.c b/usr.bin/colcrt/colcrt.c
index e6dc445..c165177 100644
--- a/usr.bin/colcrt/colcrt.c
+++ b/usr.bin/colcrt/colcrt.c
@@ -80,8 +80,8 @@ main(argc, argv)
int argc;
char *argv[];
{
- register c;
- register char *cp, *dp;
+ int c;
+ char *cp, *dp;
argc--;
argv++;
OpenPOWER on IntegriCloud