summaryrefslogtreecommitdiff
path: root/include/c-ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c-ctype.h')
-rw-r--r--include/c-ctype.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/c-ctype.h b/include/c-ctype.h
index 687f663..9dfeada 100644
--- a/include/c-ctype.h
+++ b/include/c-ctype.h
@@ -1,3 +1,4 @@
+/*
# c-ctype.h: ASCII-safe versions of the <ctype.h> macros.
#
# Copyright (C) 1992, 2000, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef KPATHSEA_C_CTYPE_H