[gnome-settings-daemon] Make commit e3313eb16fd2cb25ab3fbc010837b910e525acf6 actually compile
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Make commit e3313eb16fd2cb25ab3fbc010837b910e525acf6 actually compile
- Date: Mon, 3 Oct 2011 10:39:58 +0000 (UTC)
commit a711ba99fd5a9bc7bf79dcdc763deed39440eb86
Author: Richard Hughes <richard hughsie com>
Date: Mon Oct 3 11:38:36 2011 +0100
Make commit e3313eb16fd2cb25ab3fbc010837b910e525acf6 actually compile
plugins/color/gcm-profile-store.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/color/gcm-profile-store.c b/plugins/color/gcm-profile-store.c
index d705604..0b3cfa0 100644
--- a/plugins/color/gcm-profile-store.c
+++ b/plugins/color/gcm-profile-store.c
@@ -419,6 +419,7 @@ static gboolean
gcm_profile_store_mkdir_with_parents (const gchar *filename, GError **error)
{
gboolean ret;
+ GFile *file;
/* ensure destination exists */
file = g_file_new_for_path (filename);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]