summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2011-04-06 12:59:27 +0200
committerGravatar Martin Szulecki2011-04-06 12:59:27 +0200
commit8a1c38b26b47e4ca1e3d5770b2f33e5922f4e232 (patch)
treed308ac161e381f36e3567a68008dc213c47e60b7
parentb4e95598d0b99cfa013d8e2e33494e07e23b8fb4 (diff)
downloadgdk-pixbuf-psd-8a1c38b26b47e4ca1e3d5770b2f33e5922f4e232.tar.gz
gdk-pixbuf-psd-8a1c38b26b47e4ca1e3d5770b2f33e5922f4e232.tar.bz2
Update TODO comment to current state
-rw-r--r--io-psd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/io-psd.c b/io-psd.c
index 7c47b75..1ea854c 100644
--- a/io-psd.c
+++ b/io-psd.c
@@ -23,8 +23,7 @@
/*
* TODO
- * - report errors from parse_psd_header
- * - other color modes (CMYK at least)
+ * - report errors from psd_parse_header
* - i18n
*/