1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-03-19 08:14:04 +00:00
parent 0cc6e2962d
commit 7c76b720e8
+3
View File
@@ -1,5 +1,8 @@
2003-03-19 Jim Meyering <jim@meyering.net>
* exclude.h (PARAMS): Remove definition and uses.
* exclude.c: Remove uses of `PARAMS'.
* fnmatch_.h: Don't define __const.
(fnmatch): Use const, not __const in prototype.
From Paul Eggert.