summaryrefslogtreecommitdiffstats
path: root/bootloader/gigabeat.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/gigabeat.c')
-rw-r--r--bootloader/gigabeat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/gigabeat.c b/bootloader/gigabeat.c
index dcd013e867..c04042cead 100644
--- a/bootloader/gigabeat.c
+++ b/bootloader/gigabeat.c
@@ -20,7 +20,7 @@
char version[] = APPSVERSION;
-void go_usb_mode() {
+void go_usb_mode(void) {
/* Drop into USB mode. This does not check for disconnection. */
int i;