summaryrefslogtreecommitdiff
path: root/lib/make-prefix.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/make-prefix.c')
-rw-r--r--lib/make-prefix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/make-prefix.c b/lib/make-prefix.c
index a278e11..691131d 100644
--- a/lib/make-prefix.c
+++ b/lib/make-prefix.c
@@ -1,3 +1,4 @@
+/*
# make-prefix.c: construct a pathname prefix.
#
# 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/>.
#
+*/
+
#include "config.h"