summaryrefslogtreecommitdiff
path: root/include/c-memstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c-memstr.h')
-rw-r--r--include/c-memstr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/c-memstr.h b/include/c-memstr.h
index f1df374..97a0341 100644
--- a/include/c-memstr.h
+++ b/include/c-memstr.h
@@ -1,3 +1,4 @@
+/*
# c-memstr.h: memcpy, strchr, etc.
#
# Copyright (C) 1992, 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 C_MEMSTR_H