From 7385d625053be9fb04023f0274256f4652d268d1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Sep 2014 07:51:17 +0200 Subject: cleanup in preparation for and preparation for use of pylibgamma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/icc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/icc.py') diff --git a/src/icc.py b/src/icc.py index 685c722..46af2bc 100644 --- a/src/icc.py +++ b/src/icc.py @@ -203,7 +203,7 @@ def parse_icc(content): return f break # XXX should I not jump to (tag_offset + tag_size - ptr) here - # and not break the loops when unkown? + # and not break the loops when unknown? raise Exception('Unsupported ICC profile file') -- cgit v1.2.3-70-g09d2