summaryrefslogtreecommitdiff
path: root/include/cmdline.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cmdline.h')
-rw-r--r--include/cmdline.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cmdline.h b/include/cmdline.h
index 34338bf..34aca32 100644
--- a/include/cmdline.h
+++ b/include/cmdline.h
@@ -1,3 +1,4 @@
+/*
# cmdline.h: macros to help process command-line arguments.
#
# Copyright (C) 1992, 2004, 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/>.
#
+*/
+
#ifndef CMDLINE_H