[gnome-autoar] Fix typo in autoar-gtk.h include guard



commit 7a54cce38b8b336ac1e9861afcba199210e76a37
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun May 11 03:10:23 2014 +0800

    Fix typo in autoar-gtk.h include guard

 gnome-autoar/autoar-gtk.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-autoar/autoar-gtk.h b/gnome-autoar/autoar-gtk.h
index 0415b44..62af565 100644
--- a/gnome-autoar/autoar-gtk.h
+++ b/gnome-autoar/autoar-gtk.h
@@ -24,7 +24,7 @@
  */
 
 #ifndef AUTOARCHIVE_GTK_H
-#define AUTOARHICVE_GTK_H
+#define AUTOARCHIVE_GTK_H
 
 #include <gnome-autoar/autoar-gtk-chooser.h>
 


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