diff options
Diffstat (limited to 'spectro/munki.h')
-rwxr-xr-x[-rw-r--r--] | spectro/munki.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectro/munki.h b/spectro/munki.h index 01eda29..cb4d917 100644..100755 --- a/spectro/munki.h +++ b/spectro/munki.h @@ -46,7 +46,7 @@ struct _munki { INST_OBJ_BASE - int dtype; /* Device type: 0 = ?? */ + int idtype; /* Device type: 0 = ?? */ /* *** munki private data **** */ inst_mode cap; /* Instrument mode capability */ |