diff options
Diffstat (limited to 'device-functions.c')
-rw-r--r-- | device-functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-functions.c b/device-functions.c index 243edee..fa070bd 100644 --- a/device-functions.c +++ b/device-functions.c @@ -1403,7 +1403,7 @@ int Set_zout(int channel,int setting,int really_for_zout) } -int Set_Use_Vctrl_PW_Range(int channel, gboolean mode) +void Set_Use_Vctrl_PW_Range(int channel, gboolean mode) { // This is a bit hackish. // The Zout hardware/software is used in AVPP and similar units |