summaryrefslogtreecommitdiff
path: root/device-functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'device-functions.h')
-rw-r--r--device-functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-functions.h b/device-functions.h
index 6e5287c..6e05da6 100644
--- a/device-functions.h
+++ b/device-functions.h
@@ -69,7 +69,7 @@ void Set_Sav(int setting_num);
void Main_update_shift_registers();
-int IO_Setup_RS232(int baud, char handshake, gboolean update_flash);
+int IO_Setup_RS232(int baud, char handshake);
int change_password (gchar *old_password, gchar *new_password);