summaryrefslogtreecommitdiff
path: root/libgphoto2_port
diff options
context:
space:
mode:
Diffstat (limited to 'libgphoto2_port')
-rw-r--r--libgphoto2_port/libgphoto2_port/libgphoto2_port.ver4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
index 0aaa61e6c..34c6804f6 100644
--- a/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
+++ b/libgphoto2_port/libgphoto2_port/libgphoto2_port.ver
@@ -83,7 +83,7 @@ LIBGPHOTO2_INTERNAL {
gp_port_info_set_name;
gp_port_info_set_path;
gp_port_info_set_type;
-};
+}; # LIBGPHOTO2_5_0
#LIBGPHOTO2_6_0 {
# global:
@@ -94,6 +94,6 @@ LIBGPHOTO2_INTERNAL {
# # gp_port_info_list_append, gp_port_info_list_get_info
#
# # Add new exported functions here too!
-#} LIBGPHOTO2_5_0;
+#}; # LIBGPHOTO2_6_0
# here comes the next version...