diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-12-16 01:02:50 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-12-16 01:02:50 +0000 |
commit | a1915d4502e23cc0c30e1c80a31971e71e7340a5 (patch) | |
tree | 8502cb726a6ab5f8f041ab9ea6ea7dcca7b4c36b /libc/misc/fnmatch | |
parent | b865ce517bd48ce9f11dac018d350ed69a533e2b (diff) |
Convert users
Diffstat (limited to 'libc/misc/fnmatch')
-rw-r--r-- | libc/misc/fnmatch/fnmatch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/fnmatch/fnmatch.c b/libc/misc/fnmatch/fnmatch.c index e0d9daa87..892738999 100644 --- a/libc/misc/fnmatch/fnmatch.c +++ b/libc/misc/fnmatch/fnmatch.c @@ -28,7 +28,6 @@ Cambridge, MA 02139, USA. */ #include <fnmatch.h> #include <ctype.h> - /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C Library, but also included in many other GNU distributions. Compiling |