[gnome-photos/wip/search: 29/32] collection-icon-watcher: Fix typo



commit b234f54e73a8f496b09022c3cec8527249f79730
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]