[gnome-photos/wip/rishi/misc-fixes: 12/14] base-item: Fix typo
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/misc-fixes: 12/14] base-item: Fix typo
- Date: Sun, 3 Jan 2016 17:28:07 +0000 (UTC)
commit d2b782e2365ba55647e0d67cb995d065ac6e21cc
Author: Debarshi Ray <debarshir gnome org>
Date: Sun Jan 3 13:48:38 2016 +0100
base-item: Fix typo
Fall out from 15bfbdf6e8c23acae5d5fd3af39f1b13605299c4
https://bugzilla.gnome.org/show_bug.cgi?id=759363
src/photos-base-item.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-base-item.c b/src/photos-base-item.c
index 37103db..03a4d29 100644
--- a/src/photos-base-item.c
+++ b/src/photos-base-item.c
@@ -134,7 +134,7 @@ typedef struct _PhotosBaseItemSaveData PhotosBaseItemSaveData;
struct _PhotosBaseItemSaveData
{
GFile *dir;
- GeglNode *buffer;
+ GeglBuffer *buffer;
gchar *type;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]