aboutsummaryrefslogtreecommitdiffstats
path: root/lib/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config.h.in')
-rw-r--r--lib/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/config.h.in b/lib/config.h.in
index 644b6ba..d4e116b 100644
--- a/lib/config.h.in
+++ b/lib/config.h.in
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2003, 2005, 2007, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2003, 2005, 2007, 2010, 2012 Free Software Foundation, Inc.
This file is part of the GNU LIBICONV Library.
The GNU LIBICONV Library is free software; you can redistribute it
@@ -69,13 +69,13 @@
/* Define to the value of ${prefix}, as a string. */
#undef INSTALLPREFIX
-/* Define to `__inline__' or `__inline' if that's what the C compiler
+/* Define to '__inline__' or '__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
-/* Define to `int' if <sys/types.h> does not define. */
+/* Define to 'int' if <sys/types.h> does not define. */
#undef mode_t
/* Define as a signed type of the same size as size_t. */