summaryrefslogtreecommitdiff
path: root/libgphoto2_port
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2021-11-28 11:15:45 +0100
committerMarcus Meissner <marcus@jet.franken.de>2021-11-28 11:15:45 +0100
commit27939ca769bf7220a62df87816037949e762ff54 (patch)
tree0d01696e5ce1fbe5ffd55ea6442592c2d5e2f555 /libgphoto2_port
parentf24715260c3a62a71200120d3ddb90784d3b14a6 (diff)
downloadlibgphoto2-27939ca769bf7220a62df87816037949e762ff54.tar.gz
remove superflous ;
Diffstat (limited to 'libgphoto2_port')
-rw-r--r--libgphoto2_port/gphoto2/gphoto2-port-log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/gphoto2/gphoto2-port-log.h b/libgphoto2_port/gphoto2/gphoto2-port-log.h
index aa8be0026..5f5887b83 100644
--- a/libgphoto2_port/gphoto2/gphoto2-port-log.h
+++ b/libgphoto2_port/gphoto2/gphoto2-port-log.h
@@ -241,7 +241,7 @@ __attribute__((__format__(printf,4,5)))
#endif /* _GPHOTO2_INTERNAL_CODE */
#ifdef __cplusplus
-};
+}
#endif /* __cplusplus */
#endif /* !defined(LIBGPHOTO2_GPHOTO2_PORT_LOG_H) */