Deleted Added
full compact
37c37
< * $FreeBSD: head/usr.bin/pr/pr.c 93481 2002-03-31 18:44:36Z jmallett $
---
> * $FreeBSD: head/usr.bin/pr/pr.c 98408 2002-06-19 01:45:03Z tjr $
1154c1154
< while (ops < ips) {
---
> while (ips - ops > 1) {
1199c1199
< while (ops < ips) {
---
> while (ips - ops > 1) {