2000-02-10 Francesco Potorti` <pot@gnu.org>
authorFrancesco Potortì <pot@gnu.org>
Thu, 10 Feb 2000 21:28:51 +0000 (21:28 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 10 Feb 2000 21:28:51 +0000 (21:28 +0000)
commit71cbb89543ea21a9edea72cb24d2df6e714b60db
tree5f5ba79305d67dd0bb0b6828116f380819a2b6ce
parent97fa0cc812e4151982e334e5ebfcd056445e5e94
2000-02-10  Francesco Potorti`  <pot@gnu.org>

* etags.c (iswhite): Redefined not to consider '\0' as white
space, and use it throughout in place of isspace, thus preventing a
potential signed char to int conversion problem.
(MSDOS): #undefine befere redefining

2000-02-04  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>

* etags.c (many functions): Add prototypes.
lib-src/ChangeLog
lib-src/etags.c