summaryrefslogtreecommitdiff
path: root/include/hexify.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hexify.h')
-rw-r--r--include/hexify.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/hexify.h b/include/hexify.h
index b10b6af..dc8c7a6 100644
--- a/include/hexify.h
+++ b/include/hexify.h
@@ -1,3 +1,4 @@
+/*
# hexify.h: change strings to ASCII hex characters.
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,9 @@
# 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 HEXIFY_H
#define HEXIFY_H