summaryrefslogtreecommitdiff
path: root/gphoto2
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-05-26 18:54:29 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-05-26 18:54:29 +0000
commitc6e9652fdbd62ad897c1b9c982cd3bb7d203632a (patch)
treedc68a7cb6791f409e2915233855a706f1b8c77d6 /gphoto2
parent21902a9f7badd828249f2983e875d83821b063f0 (diff)
downloadlibgphoto2-c6e9652fdbd62ad897c1b9c982cd3bb7d203632a.tar.gz
replace \internal by \brief to reduce number of errors.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10330 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'gphoto2')
-rw-r--r--gphoto2/gphoto2-widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gphoto2/gphoto2-widget.h b/gphoto2/gphoto2-widget.h
index ee733eef0..f3891b4af 100644
--- a/gphoto2/gphoto2-widget.h
+++ b/gphoto2/gphoto2-widget.h
@@ -26,7 +26,7 @@
#include <gphoto2/gphoto2-context.h>
-/** \internal internal structure please use the accessors. */
+/** \brief internal structure please use the accessors. */
typedef struct _CameraWidget CameraWidget;
#include <gphoto2/gphoto2-camera.h>