summaryrefslogtreecommitdiffstats
path: root/pyarg-parsetuple.cocci
diff options
context:
space:
mode:
Diffstat (limited to 'pyarg-parsetuple.cocci')
-rw-r--r--pyarg-parsetuple.cocci2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyarg-parsetuple.cocci b/pyarg-parsetuple.cocci
index a33e678..111d91a 100644
--- a/pyarg-parsetuple.cocci
+++ b/pyarg-parsetuple.cocci
@@ -2,7 +2,7 @@
"""
Analyze format strings, compare to vararg types actually passed
-FIXME: generalize this to varargs
+FIXME: generalize this to varargs; can coccinelle do this?
"""
import sys
sys.path.append('.')