From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- spectro/disptechs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 spectro/disptechs.h (limited to 'spectro/disptechs.h') diff --git a/spectro/disptechs.h b/spectro/disptechs.h old mode 100644 new mode 100755 index 8c0a416..68245cf --- 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 */ -- cgit v1.2.3