summaryrefslogtreecommitdiffstats
path: root/sbin/growfs/growfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/growfs/growfs.c')
-rw-r--r--sbin/growfs/growfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/growfs/growfs.c b/sbin/growfs/growfs.c
index 751db2a..42e07be 100644
--- a/sbin/growfs/growfs.c
+++ b/sbin/growfs/growfs.c
@@ -361,7 +361,7 @@ initcg(int cylno, time_t utime, int fso, unsigned int Nflag)
DBG_FUNC("initcg")
daddr_t cbase, d, dlower, dupper, dmax, blkno;
int i;
- register struct csum *cs;
+ struct csum *cs;
#ifdef FSIRAND
int j;
#endif
OpenPOWER on IntegriCloud