[gnome-photos] collection-icon-watcher: Fix typo
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] collection-icon-watcher: Fix typo
- Date: Wed, 29 Jan 2014 13:41:23 +0000 (UTC)
commit 007b4d9aff7b3d974984717ca6984ec104b68ba7
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Jan 24 16:18:10 2014 +0100
collection-icon-watcher: Fix typo
src/photos-collection-icon-watcher.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-collection-icon-watcher.c b/src/photos-collection-icon-watcher.c
index 843e8b8..08e64e3 100644
--- a/src/photos-collection-icon-watcher.c
+++ b/src/photos-collection-icon-watcher.c
@@ -391,7 +391,7 @@ photos_collection_icon_watcher_set_property (GObject *object,
static void
photos_collection_icon_watcher_init (PhotosCollectionIconWatcher *self)
{
- PhotosCollectionIconWatcherPrivate *priv = self->priv;
+ PhotosCollectionIconWatcherPrivate *priv;
self->priv = photos_collection_icon_watcher_get_instance_private (self);
priv = self->priv;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]