aboutsummaryrefslogtreecommitdiff
path: root/sntp/libopts/autoopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/libopts/autoopts.c')
-rw-r--r--sntp/libopts/autoopts.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sntp/libopts/autoopts.c b/sntp/libopts/autoopts.c
index a5193186a7c0..4b15acafbb63 100644
--- a/sntp/libopts/autoopts.c
+++ b/sntp/libopts/autoopts.c
@@ -13,7 +13,7 @@
/*
* This file is part of AutoOpts, a companion to AutoGen.
* AutoOpts is free software.
- * AutoOpts is Copyright (C) 1992-2014 by Bruce Korb - all rights reserved
+ * AutoOpts is Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
*
* AutoOpts is available under any one of two licenses. The license
* in use must be one of these two and the choice is under the control
@@ -299,9 +299,9 @@ regular_opts(tOptions * opts)
*
* what: this is the main option processing routine
*
- * arg: + tOptions* + opts + program options descriptor +
- * arg: + int + a_ct + program arg count +
- * arg: + char** + a_v + program arg vector +
+ * arg: + tOptions * + opts + program options descriptor +
+ * arg: + int + a_ct + program arg count +
+ * arg: + char ** + a_v + program arg vector +
*
* ret_type: int
* ret_desc: the count of the arguments processed