[empathy/mc5: 207/483] Fix a typo.



commit 72ae76e34c0c57b326be53f860bbc12cadf1ceb8
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Sun Jul 26 17:08:47 2009 +0200

    Fix a typo.

 libempathy-gtk/empathy-account-widget.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h
index f05c660..d3bd171 100644
--- a/libempathy-gtk/empathy-account-widget.h
+++ b/libempathy-gtk/empathy-account-widget.h
@@ -22,8 +22,8 @@
  *          Martyn Russell <martyn imendio com>
  */
 
-#ifndef __EMPATHY_ACCOUNT_WIDGET_GENERIC_H__
-#define __EMPATHY_ACCOUNT_WIDGET_GENERIC_H__
+#ifndef __EMPATHY_ACCOUNT_WIDGET_H__
+#define __EMPATHY_ACCOUNT_WIDGET_H__
 
 #include <gtk/gtk.h>
 
@@ -55,4 +55,4 @@ GtkWidget *empathy_account_widget_groupwise_new     (EmpathyAccountSettings   *s
 
 G_END_DECLS
 
-#endif /* __EMPATHY_ACCOUNT_WIDGET_GENERIC_H__ */
+#endif /* __EMPATHY_ACCOUNT_WIDGET_H__ */



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