change pipesize to BUFSIZ since incore pipes are smaller
[unix-history] / usr / src / usr.bin / pascal / px / int.c
index 3a490aa..072e166 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1979 Regents of the University of California */
 
 /* Copyright (c) 1979 Regents of the University of California */
 
-static char sccsid[] = "@(#)int.c 1.3 %G%";
+static char sccsid[] = "@(#)int.c 1.4 %G%";
 
 /*
  * px - interpreter for Berkeley Pascal
 
 /*
  * px - interpreter for Berkeley Pascal