* etags.c (get_language_from_filename): Add one argument.
authorFrancesco Potortì <pot@gnu.org>
Mon, 15 Apr 2002 16:04:52 +0000 (16:04 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 15 Apr 2002 16:04:52 +0000 (16:04 +0000)
commit54ef70a20c8247f84e3b178e9bf6db10c4abd126
tree4bc854d4907522c0813b366b1560a87c8224a2bd
parent5dab24c1f20cf4ffb667b739beac94385fa53a46
* etags.c (get_language_from_filename): Add one argument.
(strcaseeq): New function.
(get_language_from_filename): Use it to do a case insenstitive
comparison if called with appropriate args.
(find_entries): Try with case insensitive match.
(process_file): Bug fixed.
lib-src/etags.c