mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-12 07:40:53 +01:00
19514: typo in terminfo.c
This commit is contained in:
parent
cbd98a5efd
commit
cb3d3b0c9a
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-03-02 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* spotted by Bart 19514: typo in Src/Modules/terminfo.c.
|
||||
|
||||
2004-03-01 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 19512: INSTALL, configure.ac, Src/Modules/pcre.mdd:
|
||||
|
|
|
|||
|
|
@ -365,7 +365,7 @@ scanterminfo(HashTable ht, ScanFunc func, int flags)
|
|||
}
|
||||
|
||||
/**/
|
||||
#endif /* USE_TERMINOF_MODULE */
|
||||
#endif /* USE_TERMINFO_MODULE */
|
||||
|
||||
/**/
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue