[net.sources.bugs] Bug in SWS

clyde@ut-ngp.UUCP (Head UNIX Hacquer) (01/20/86)

This is a serious bug in the SWS (Set Window Size) program posted to
net.sources a week or two ago:

262c262
<               if (tgetent(tcap, term) <= 0)   /* From termcap file */
---
>               if (tgetent(term, tcap) <= 0)   /* From termcap file */

And I thought I knew how to read the manual :-(
-- 
Shouter-To-Dead-Parrots @ Univ. of Texas Computation Center; Austin, Texas  

"If you can't say something nice, say something surrealistic"
	- Zippy the Pinhead

	clyde@ngp.UTEXAS.EDU, clyde@sally.UTEXAS.EDU
	...!ihnp4!ut-ngp!clyde, ...!allegra!ut-ngp!clyde