Date: Thu, 28 Jun 2001 19:56:00 -0400 (EDT) From: Mike Heffner <mheffner@novacoxmail.com> To: Garance A Drosihn <drosih@rpi.edu> Cc: freebsd-audit@FreeBSD.org Subject: RE: Initial ctlinfo, for checking incoming jobs to lpd Message-ID: <XFMail.20010628195600.mheffner@novacoxmail.com> In-Reply-To: <p05101000b76168e3258e@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format --_=XFMail.1.5.0.FreeBSD:20010628195600:405=_ Content-Type: text/plain; charset=us-ascii On 28-Jun-2001 Garance A Drosihn wrote: | Thanks for checking thru it. | | At 6:47 PM -0400 6/28/01, Mike Heffner wrote: |>| + |>| +struct cjobinfo * |> |>style(9) bug, extra spaces before asterick | | Heh. Took me awhile to find this. In the original source it's | really a tab character, which only has to move over one spot so | it looked like a blank. In the diff-output, it is much more | obviously a tab. I have fixed it. Yep, sorry. My mail client seems to convert tabs to spaces. I actually meant to include the function name that was right after it. | |>| +++ common_source/lp.h 2001/06/28 00:22:01 |>| void prank(int _n); |>| void process(const struct printer *_pp, char *_file); |>| +void ctl_renametf(const char *_ptrname, const char *_tfname); |> |>This should line up. | | Odd. In my source file, it DOES line up. It's even got the right | tab-space combination, so it isn't a mixup with tabs vs spaces. It | seems to line up OK in the message as I sent it, too. I don't know | what do say about this one. Hrm, guess it was just a weird diff thing...FWIW, in the archive it appears to be missing a space too: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=202291+0+current/freebsd-audit Mike -- Mike Heffner <mheffner@[acm.]vt.edu> Fredericksburg, VA <mikeh@FreeBSD.org> --_=XFMail.1.5.0.FreeBSD:20010628195600:405=_ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7O8QPFokZQs3sv5kRAjbhAKCZITNJH5Jb34Ml2M3ZaIinqAjXxgCfRziI vL0JisBLG5lWtc7MAENesBw= =O5lm -----END PGP SIGNATURE----- --_=XFMail.1.5.0.FreeBSD:20010628195600:405=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010628195600.mheffner>