summaryrefslogtreecommitdiffstats
path: root/adb/usb_vendors.c
diff options
context:
space:
mode:
Diffstat (limited to 'adb/usb_vendors.c')
-rw-r--r--adb/usb_vendors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/adb/usb_vendors.c b/adb/usb_vendors.c
index 1c09b84..3a8e8fd 100644
--- a/adb/usb_vendors.c
+++ b/adb/usb_vendors.c
@@ -235,6 +235,7 @@ void usb_vendors_init(void)
break;
}
}
+ fclose(f);
}
}
}