[hacknews] typo in /usr/pub/template.c, now fixed

henry@utzoo.UUCP (Henry Spencer) (10/22/84)

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