diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-01 10:32:14 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-01 10:32:14 +0100 |
commit | 4097e27114d227692d53c5d28487e12a3833cd24 (patch) | |
tree | d5c2a62c4db97de94f92150340612c64d3997669 /spectro/i1pro.h | |
parent | f8a0a4e1c775a90c313cb83201eec4cea4e9a7da (diff) | |
parent | 5514d94483c98e3320b202b1bb882023a7d12027 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'spectro/i1pro.h')
-rwxr-xr-x[-rw-r--r--] | spectro/i1pro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectro/i1pro.h b/spectro/i1pro.h index e449f2c..378dc30 100644..100755 --- a/spectro/i1pro.h +++ b/spectro/i1pro.h @@ -45,7 +45,7 @@ struct _i1pro { INST_OBJ_BASE - int dtype; /* Device type: 0 = ?? */ + int idtype; /* Device type: 0 = ?? */ /* *** i1pro private data **** */ inst_mode cap; /* Instrument mode capability */ |