bugfixes in drivers
This commit is contained in:
2
pardef.h
2
pardef.h
@ -129,7 +129,7 @@ void ParSave(int save); /* save on status file (0: do not svae, 1: save,
|
||||
void ParEnum(char *list[]); /* automatic keyword to number conversion */
|
||||
void ParList(char *group); /* ParList may be repeated with several group arguments,
|
||||
to appear on a list <group> subcommand. Give NULL
|
||||
for std list. */
|
||||
for std list, "" for no list */
|
||||
void ParTail(char *tail); /* comment to appear after list entry (e.g. units).
|
||||
If ParList is not called, ParTail will force to appear
|
||||
in standard list. */
|
||||
|
Reference in New Issue
Block a user