summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e875822f..71df3801a 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