Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!henry
From: henry@utzoo.UUCP (Henry Spencer)
Newsgroups: hacknews
Subject: typo in /usr/pub/template.c, now fixed
Message-ID: <4518@utzoo.UUCP>
Date: Mon, 22-Oct-84 16:44:13 EDT
Article-I.D.: utzoo.4518
Posted: Mon Oct 22 16:44:13 1984
Date-Received: Mon, 22-Oct-84 16:44:13 EDT
Organization: U of Toronto Zoology
Lines: 10

Alert to anyone who's used /usr/pub/template.c as "boilerplate" for putting
a program together in the last month or two:  at some point, in the course
of the steady improvements to template.c, I added processing of the use of
"-" as a filename, meaning "standard input".  I got it wrong.  It does a
STREQ to determine whether it's got a "-"; it did it against "in" rather
than against "argv[optind]".  Fixed now.  Check your programs.  Sorry
about that.
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,linus,decvax}!utzoo!henry