summaryrefslogtreecommitdiff
path: root/lib/find-suffix.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/find-suffix.c')
-rw-r--r--lib/find-suffix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/find-suffix.c b/lib/find-suffix.c
index 23dc717..21f6146 100644
--- a/lib/find-suffix.c
+++ b/lib/find-suffix.c
@@ -1,3 +1,4 @@
+/*
# find-suffix.c: return the stuff after a dot.
#
# Copyright (C) 1992, 1993, 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/>.
#
+*/
+
#include "config.h"