summaryrefslogtreecommitdiff
path: root/spectro/disptechs.h
diff options
context:
space:
mode:
Diffstat (limited to 'spectro/disptechs.h')
-rwxr-xr-x[-rw-r--r--]spectro/disptechs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/spectro/disptechs.h b/spectro/disptechs.h
index 8c0a416..68245cf 100644..100755
--- a/spectro/disptechs.h
+++ b/spectro/disptechs.h
@@ -136,7 +136,8 @@ disptech_info *disptech_select(disptech_info *list, char c);
/* - - - - - - - - - - - */
/* utility function, used by disptech_get_list & inst_creat_disptype_list() */
-int disptechs_set_sel(int flag, char *sel, char *usels, int *k, char *asels);
+/* See disptechs.c for parameter description. */
+int disptechs_set_sel(int flag, int ix, char *sel, char *usels, int *k, char *asels);
/* - - - - - - - - - - */
/* Display settling time model */