BSD 3 development
[unix-history] / usr / src / cmd / dumpdir.c
index 8660886..8a5bb99 100644 (file)
@@ -44,7 +44,7 @@ short clrimap[MSIZ];
 int bct = NTREC+1;
 char tbf[NTREC*BSIZE];
 
 int bct = NTREC+1;
 char tbf[NTREC*BSIZE];
 
-char prebuf[512];
+char prebuf[BUFSIZ];
 
 int volno;
 
 
 int volno;