[tracker/cleanup-media-art] libtracker-miner: Fix typo in the header



commit cfcde18f0d54cd8b43ac0b628aaa45a1ee580577
Author: Philip Van Hoof <philip codeminded be>
Date:   Thu May 19 13:31:23 2011 +0200

    libtracker-miner: Fix typo in the header

 src/libtracker-miner/tracker-albumart.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-miner/tracker-albumart.h b/src/libtracker-miner/tracker-albumart.h
index 4cdd704..49637c6 100644
--- a/src/libtracker-miner/tracker-albumart.h
+++ b/src/libtracker-miner/tracker-albumart.h
@@ -33,4 +33,4 @@ gboolean tracker_albumart_remove_add    (const gchar             *uri,
 void     tracker_albumart_check_cleanup (TrackerSparqlConnection *connection);
 G_END_DECLS
 
-#endif /* __LIBTRACKER_MINER_THUMBNAILER_H__ */
+#endif /* __LIBTRACKER_MINER_ALBUMART_H__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]