[PATCH 2/2] tracker: fix convention naming
- From: lionel g landwerlin linux intel com
- To: grilo-list gnome org
- Subject: [PATCH 2/2] tracker: fix convention naming
- Date: Tue, 1 Feb 2011 12:22:56 +0000
From: Lionel Landwerlin <lionel g landwerlin linux intel com>
Signed-off-by: Lionel Landwerlin <lionel g landwerlin linux intel com>
---
src/tracker/grl-tracker.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/tracker/grl-tracker.h b/src/tracker/grl-tracker.h
index b0130ef..ddf46ce 100644
--- a/src/tracker/grl-tracker.h
+++ b/src/tracker/grl-tracker.h
@@ -22,8 +22,8 @@
*
*/
-#ifndef _GRL_TRACKER_SOURCE_H_
-#define _GRL_TRACKER_SOURCE_H_
+#ifndef _GRL_TRACKER_H_
+#define _GRL_TRACKER_H_
#include <grilo.h>
@@ -75,4 +75,4 @@ struct _GrlTrackerSourceClass {
GType grl_tracker_source_get_type (void);
-#endif /* _GRL_TRACKER_SOURCE_H_ */
+#endif /* _GRL_TRACKER_H_ */
--
1.7.2.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]