aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--iconv-detect.c3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c45aa9a625..409fb21eb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-07-03 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
+ * iconv-detect.c: fix iconv-detect.c, second part of bugĀ #444882
+
+2007-07-03 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
+
* acinclude.m4: introducing AC_HELP_STRING to beautify configure,
fixes part of bug #444882
diff --git a/iconv-detect.c b/iconv-detect.c
index 67dbd8e6bf..9fc3acda6e 100644
--- a/iconv-detect.c
+++ b/iconv-detect.c
@@ -20,9 +20,8 @@
*
*/
-
#include <stdio.h>
-#include <stdlib.n>
+#include <stdlib.h>
#include <iconv.h>
enum {