Bug in SWS
Head UNIX Hacquer
clyde at ut-ngp.UUCP
Tue Jan 21 00:42:47 AEST 1986
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 at ngp.UTEXAS.EDU, clyde at sally.UTEXAS.EDU
...!ihnp4!ut-ngp!clyde, ...!allegra!ut-ngp!clyde
More information about the Comp.sources.bugs
mailing list