summaryrefslogtreecommitdiff
path: root/camlibs/sonydscf1
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-09-24 06:51:10 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-09-24 06:51:10 +0000
commitca8329532d61d50b50d085810c0245b3906ee628 (patch)
tree8448ced9d16b11933edde5c9fed620f01bc33ac1 /camlibs/sonydscf1
parent9c2cc70d6b4e6eb279f88c3092f818385cb2c3b5 (diff)
downloadlibgphoto2-ca8329532d61d50b50d085810c0245b3906ee628.tar.gz
2001-09-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>
* camlibs/sonydscf1/sonydscf1.c: * libgphoto2/debug.c: glob_debug is now static in libgphoto2 git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2318 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf1')
-rw-r--r--camlibs/sonydscf1/sonydscf1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/sonydscf1/sonydscf1.c b/camlibs/sonydscf1/sonydscf1.c
index 9058632d0..1b40fb950 100644
--- a/camlibs/sonydscf1/sonydscf1.c
+++ b/camlibs/sonydscf1/sonydscf1.c
@@ -20,7 +20,7 @@
gp_port *dev;
-extern int glob_debug;
+int glob_debug = GP_DEBUG_HIGH;
char glob_camera_model[64];
static int all_pic_num = -1;