This commit is contained in:
zolliker
2007-02-23 12:33:36 +00:00
parent c0605b2398
commit 9c464bcd61
3 changed files with 3 additions and 3 deletions

View File

@ -124,7 +124,7 @@ typedef struct ParData {
*/
void ParFmt(char *fmt); /* format (float only) */
void ParAccess(int access); /* access rights (default usInternal = read only) */
void ParSave(int save); /* save on status file
void ParSave(int save); /* save on status file (0: do not svae, 1: save, 2: saved by driver
(default: 0 for ParAccess(usInternal), 1 for others) */
void ParEnum(char *list[]); /* automatic keyword to number conversion */
void ParList(char *group); /* ParList may be repeated with several group arguments,