diff options
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 */ |