summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-10-27 11:14:42 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-10-27 11:14:42 +0000
commitd2a72f348508fd0a78a80f4da795dcf3155f02bc (patch)
tree88fff73b8ea9a68b0e161ab13e608061ff1df25d
parent85ab9da07bcb6b2336d03e311a55f2e0c90bbd46 (diff)
downloadxine-lib-d2a72f348508fd0a78a80f4da795dcf3155f02bc.tar.gz
xine-lib-d2a72f348508fd0a78a80f4da795dcf3155f02bc.tar.bz2
some input plugin's MRLs need review
CVS patchset: 5614 CVS date: 2003/10/27 11:14:42
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 66f005cd9..9295ba385 100644
--- a/TODO
+++ b/TODO
@@ -63,6 +63,7 @@ required for 1.0
- review code for malloc()s that don't check their return type
(replace with xine_xmalloc() and make it abort() on failure,
if graceful failure handling is not possible)
+- clean up MRL sytax of individual plugins and finish their documentation
optional
--------