summaryrefslogtreecommitdiff
path: root/src/xsane-text.h
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2005-11-21 21:49:19 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:12 +0000
commit91e0f8f4872781ae41c44747330935d6420534e6 (patch)
tree39db641abe297fb735853015b906d7763651941e /src/xsane-text.h
parent13a92fd57322d6de4548e7dc992db591a0a54ee3 (diff)
parent6fceea28608be0fda32d94f59e1b1550774318a0 (diff)
Imported Debian patch 0.98-1debian/0.98-1
Diffstat (limited to 'src/xsane-text.h')
-rw-r--r--src/xsane-text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xsane-text.h b/src/xsane-text.h
index c36a73a..3334f14 100644
--- a/src/xsane-text.h
+++ b/src/xsane-text.h
@@ -662,6 +662,7 @@
#define ERR_LIBTIFF _("LIBTIFF reports error")
#define ERR_LIBPNG _("LIBPNG reports error")
#define ERR_LIBJPEG _("LIBJPEG reports error")
+#define ERR_ZLIB _("ZLIB error or memory allocation problem")
#define ERR_UNKNOWN_TYPE _("unknown type")
#define ERR_UNKNOWN_CONSTRAINT_TYPE _("unknown constraint type")
#define ERR_OPTION_NAME_NULL _("Option has empty name (NULL).")