[balsa/gtk3] Fix typo



commit 14e28f458db3ab9ebf286f8e4dd68ac0bb2aa7df
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Sun Jul 15 22:39:28 2012 -0400

    Fix typo
    
    	* libbalsa/identity.h: typo.

 ChangeLog           |    4 ++++
 libbalsa/identity.h |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f7e0775..3316a0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-07-15  Peter Bloomfield
 
+	* libbalsa/identity.h: typo.
+
+2012-07-15  Peter Bloomfield
+
 	* libbalsa/identity.c (libbalsa_identity_get_signature): limit
 	scope of fp.
 
diff --git a/libbalsa/identity.h b/libbalsa/identity.h
index e680113..cc71e59 100644
--- a/libbalsa/identity.h
+++ b/libbalsa/identity.h
@@ -32,7 +32,7 @@
 
 #include "libbalsa.h"
 
-#ifdef __cpluscplus
+#ifdef __cplusplus
 extern "C" 
 {
 #endif /* __cplusplus */



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