[shotwell/wip/vapi-fixes: 2/3] vapis: Fix gphoto2 vapi
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/vapi-fixes: 2/3] vapis: Fix gphoto2 vapi
- Date: Sat, 13 Mar 2021 21:32:54 +0000 (UTC)
commit c41e99b36a7eb86acaca6336a0d7f7f84f883fde
Author: Jens Georg <mail jensge org>
Date: Sat Mar 13 22:31:32 2021 +0100
vapis: Fix gphoto2 vapi
There was some copy-paste going on there that didn't actually match the
C structs
vapi/libgphoto2.vapi | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/vapi/libgphoto2.vapi b/vapi/libgphoto2.vapi
index 22f70eed..d1504116 100644
--- a/vapi/libgphoto2.vapi
+++ b/vapi/libgphoto2.vapi
@@ -162,7 +162,6 @@ namespace GPhoto {
public string type;
public uint width;
public uint height;
- public string name;
public CameraFilePermissions permissions;
public time_t mtime;
}
@@ -179,9 +178,6 @@ namespace GPhoto {
public string type;
public uint width;
public uint height;
- public string name;
- public CameraFilePermissions permissions;
- public time_t mtime;
}
[CCode (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]