[gnome-autoar] Fix wrong include guard in autoar.h
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-autoar] Fix wrong include guard in autoar.h
- Date: Tue, 14 Oct 2014 09:11:47 +0000 (UTC)
commit 90f7898a94dfe01e4e0be925edd6e1a587d64a40
Author: Ting-Wei Lan <lantw src gnome org>
Date: Tue Oct 14 16:40:41 2014 +0800
Fix wrong include guard in autoar.h
gnome-autoar/autoar.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-autoar/autoar.h b/gnome-autoar/autoar.h
index ce558f9..3ccc8a9 100644
--- a/gnome-autoar/autoar.h
+++ b/gnome-autoar/autoar.h
@@ -21,7 +21,7 @@
*/
#ifndef AUTOARCHIVE_H
-#define AUTOARHICVE_H
+#define AUTOARCHIVE_H
#include <gnome-autoar/autoar-create.h>
#include <gnome-autoar/autoar-format-filter.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]