summaryrefslogtreecommitdiff
path: root/camlibs/konica/konica.c
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-09-02 15:42:33 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-09-02 15:42:33 +0000
commit6a588416cb7ba4311281fc4f3d17c361d26ba233 (patch)
tree9a3b72fc7a3806cba3a0746e0b7a803cda5f130f /camlibs/konica/konica.c
parentce702b52a8debc0386ae8ed6dcf9450089e4c03f (diff)
downloadlibgphoto2-6a588416cb7ba4311281fc4f3d17c361d26ba233.tar.gz
Install the localization files.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2171 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/konica/konica.c')
-rw-r--r--camlibs/konica/konica.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/konica/konica.c b/camlibs/konica/konica.c
index b360c5b4b..ca7b17382 100644
--- a/camlibs/konica/konica.c
+++ b/camlibs/konica/konica.c
@@ -60,7 +60,7 @@ GP_RESULT (unsigned char byte1, unsigned char byte2)
case 0x0382:
return (KONICA_ERROR_NO_SPACE_LEFT_ON_CARD);
case 0x0390:
- return (KONICA_ERROR_NO_IMAGE_ERASED_AS_IMAGE_PROTECTED);
+ return (KONICA_ERROR_IMAGE_PROTECTED);
case 0x0401:
return (KONICA_ERROR_LIGHT_TOO_DARK);
case 0x0402: