summaryrefslogtreecommitdiff
path: root/camlibs/sonydscf1/command.h
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-11-16 23:35:21 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-11-16 23:35:21 +0000
commit3419f905a95ccd40df08643de7ed2d67705e105c (patch)
treed71aa25d706695afb837c23553cf2a8ffd2d3f6a /camlibs/sonydscf1/command.h
parent89b0fbb53c7fbe611c63c1b0daeaa19f16c21063 (diff)
downloadlibgphoto2-3419f905a95ccd40df08643de7ed2d67705e105c.tar.gz
-verbose flag for stdout
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10873 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf1/command.h')
-rw-r--r--camlibs/sonydscf1/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/sonydscf1/command.h b/camlibs/sonydscf1/command.h
index 232e2a450..a7071d649 100644
--- a/camlibs/sonydscf1/command.h
+++ b/camlibs/sonydscf1/command.h
@@ -4,7 +4,7 @@
#include "common.h"
int F1ok (GPPort*);
-long F1getdata (GPPort*,char *, u_char *, int);
+long F1getdata (GPPort*,char *, u_char *);
int F1status (GPPort*,int);
char F1newstatus (GPPort *port, int, char *);
int F1howmany (GPPort *);