From 48f3410d03a80349daac540f6881b2ea29054cc6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Apr 2003 09:11:18 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6e87582..71df380 100644 --- a/TODO +++ b/TODO @@ -83,3 +83,7 @@ Martin Michlmayr's patch to provide ls with `--sort directory' option clean-up: Remove all of the casts (they're unnecessary) found by this: grep -E '\*\) *x(m|re)alloc\>' {lib,src}/*.[ch] +Fix with this: + perl -pi -e 's/\([^(]*?\*\) *(x(m|re)alloc)\b/$1/' + +Remove uses of PROTOTYPES -- 2.7.4