diff options
author | 2017-10-25 20:48:17 +0000 | |
---|---|---|
committer | 2017-10-25 20:48:17 +0000 | |
commit | 7675673a94eea3842d3877d357d0967eed6e7de8 (patch) | |
tree | 88b659154a1cf6f3461b0cf128f8b8a2744fe687 /sys/dev/pci/if_ipw.c | |
parent | Use printenv to test whether an SSH_USER_AUTH is set instead of (diff) | |
download | wireguard-openbsd-7675673a94eea3842d3877d357d0967eed6e7de8.tar.xz wireguard-openbsd-7675673a94eea3842d3877d357d0967eed6e7de8.zip |
The page footer line (psmarg) is created in ps_begin(), and the
last call writing to it is always ps_endline(), which ends with
ps_pclose(), which prints "ET" (end text).
Consequently, do not print another instance of "ET" in ps_closepage()
after the footer line and before the "endstream" for the page.
Fixing a PDF syntax error found while investigating the bug report
from Jan Stary that also resulted in the previous commit.
Diffstat (limited to 'sys/dev/pci/if_ipw.c')
0 files changed, 0 insertions, 0 deletions