Fix typos

This commit is contained in:
Andrew V. Samoilov 2004-12-07 08:55:33 +00:00
parent a0aef5042d
commit e69c7db958
2 changed files with 3 additions and 3 deletions

View File

@ -142,8 +142,8 @@
2004-09-17 Dmitry Alexeyev <dmi_a@qnx.org.ru>
* syntax/makefile.syntax.diff: Adds "define" and "ended" keywords
* syntax/perl.syntax.diff: Adds "break" keyword
* syntax/makefile.syntax: Adds "define" and "ended" keywords
* syntax/perl.syntax: Adds "break" keyword
2004-09-10 Jakub Jelinek <jakub@redhat.com>

View File

@ -75,7 +75,7 @@
2004-09-04 Pavel S. Shirshov <me@pavelsh.pp.ru>
* sltermin.c (): Avoid strncpy, home_ti is 1K long and
* sltermin.c (_SLtt_tigetent): Avoid strncpy, home_ti is 1K long and
nobody really needs it whole cleared
2004-08-31 Pavel S. Shirshov <me@pavelsh.pp.ru>