From fa756339d4204bff7f2820067f58214d32780d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 29 Sep 2015 22:17:28 +0200 Subject: Imported Upstream version 1.8.2 --- spectro/inst.h | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 spectro/inst.h (limited to 'spectro/inst.h') diff --git a/spectro/inst.h b/spectro/inst.h old mode 100755 new mode 100644 index 00dd9b3..d47f7ea --- a/spectro/inst.h +++ b/spectro/inst.h @@ -390,6 +390,7 @@ typedef struct _inst_disptypesel { /* Private: */ int ix; /* Internal index, */ + char isel[INST_DTYPE_SEL_LEN]; /* String of potential selector characters */ // Stuff for ccss & ccmx char *path; /* Path to ccss or ccmx. NULL if not valid */ -- cgit v1.2.3