From 2108fb5e9c56e60065d3267edb18eefecdd61049 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sat, 23 Apr 2016 23:03:47 +1200 Subject: Misc fixmes list --- pgm-interlace.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pgm-interlace.c') diff --git a/pgm-interlace.c b/pgm-interlace.c index 099b916..7596fe5 100644 --- a/pgm-interlace.c +++ b/pgm-interlace.c @@ -25,6 +25,13 @@ * SUCH DAMAGE. */ +/* + * general FIXME: + * be strict about initialisation of vars + * add func names to error messages + * consolidate magic number string to #define or something. hardcoded is evil + */ + #include #include #include -- cgit v1.1