summaryrefslogtreecommitdiff
path: root/lib/progname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/progname.c')
-rw-r--r--lib/progname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/progname.c b/lib/progname.c
index f8f964d..01c5c5c 100644
--- a/lib/progname.c
+++ b/lib/progname.c
@@ -1,3 +1,4 @@
+/*
# progname.c: the executable name we were invoked as; general initialization.
#
# Copyright (C) 1994, 1996, 1997, 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"