From 1a13fee88e92ecded7b6ac4b7fd7da12f0748217 Mon Sep 17 00:00:00 2001 From: gad Date: Thu, 13 Jun 2002 02:37:50 +0000 Subject: Bah humbug. Fix another typo on the same comment line. It also had an option-space instead of a space... MFC after: 10 days --- usr.sbin/lpr/common_source/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/lpr/common_source/common.c b/usr.sbin/lpr/common_source/common.c index 13772c6..257a740 100644 --- a/usr.sbin/lpr/common_source/common.c +++ b/usr.sbin/lpr/common_source/common.c @@ -255,7 +255,7 @@ status_file_name(const struct printer *pp, char *buf, size_t len) /* * Routine to change operational state of a print queue. The operational - *Ęstate is indicated by the access bits on the lock file for the queue. + * state is indicated by the access bits on the lock file for the queue. * At present, this is only called from various routines in lpc/cmds.c. * * XXX - Note that this works by changing access-bits on the -- cgit v1.1