summaryrefslogtreecommitdiff
path: root/usr/src/cmd/print/bsd-sysv-commands
diff options
context:
space:
mode:
authorjacobs <none@none>2008-05-27 16:11:18 -0700
committerjacobs <none@none>2008-05-27 16:11:18 -0700
commit574e15a0e3a43271cd1773a2002f154c0e937eaa (patch)
tree1723fbe98afa951fa25c8a628c6fa704d80220b4 /usr/src/cmd/print/bsd-sysv-commands
parentc2785286330b58810071fc24f6ca69f401682dff (diff)
downloadillumos-gate-574e15a0e3a43271cd1773a2002f154c0e937eaa.tar.gz
6698648 127127/127128-11 break lp -P (fix cstyle)
6698649 127127/127128-11 break lp -H hold (fix cstyle) 6698650 127127/127128-11 break lp -q (fix cstyle)
Diffstat (limited to 'usr/src/cmd/print/bsd-sysv-commands')
-rw-r--r--usr/src/cmd/print/bsd-sysv-commands/in.lpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/print/bsd-sysv-commands/in.lpd.c b/usr/src/cmd/print/bsd-sysv-commands/in.lpd.c
index 6a012adcb1..e10a5b249c 100644
--- a/usr/src/cmd/print/bsd-sysv-commands/in.lpd.c
+++ b/usr/src/cmd/print/bsd-sysv-commands/in.lpd.c
@@ -326,7 +326,7 @@ parse_cf(papi_service_t svc, char *cf, char **files)
snprintf(buf, sizeof (buf), "page-ranges=%s",
++entry);
- papiAttributeListFromString(&list,
+ papiAttributeListFromString(&list,
PAPI_ATTR_EXCL, buf);
}
break;