summaryrefslogtreecommitdiff
path: root/spectro/inst.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-29 22:24:19 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-29 22:24:19 +0200
commit74a58795229dc11d4b07b56cec92260489d1c186 (patch)
treedbf369a1e24df4d5f11f3cc3b6f68110d959c336 /spectro/inst.h
parent119f02a4b432676cbe003ba5ed1f78137dfb4a20 (diff)
parentfa756339d4204bff7f2820067f58214d32780d17 (diff)
New upstream release 1.8.2
Diffstat (limited to 'spectro/inst.h')
-rw-r--r--spectro/inst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/spectro/inst.h b/spectro/inst.h
index 00dd9b3..d47f7ea 100644
--- 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 */