summaryrefslogtreecommitdiff
path: root/include/str-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/str-list.h')
-rw-r--r--include/str-list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/str-list.h b/include/str-list.h
index 3e222c1..ebd012d 100644
--- a/include/str-list.h
+++ b/include/str-list.h
@@ -1,3 +1,4 @@
+/*
# str-list.h: Declarations for string lists.
#
# Copyright (C) 1993, 1994, 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_STR_LIST_H