summaryrefslogtreecommitdiff
path: root/lib/xstrdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xstrdup.c')
-rw-r--r--lib/xstrdup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/xstrdup.c b/lib/xstrdup.c
index 06881c9..47a46d2 100644
--- a/lib/xstrdup.c
+++ b/lib/xstrdup.c
@@ -1,3 +1,4 @@
+/*
# xstrdup.c: strdup with error checking.
#
# Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
#include "config.h"