GITLAB
gperson
/
TutoratPersonChemin
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a0c7823dd5aa48548164b5c392626222639f8dad
Authored by
achemin1
2020-12-09 11:51:57 +0100
2 parents
7d6f5a45
f8fc88aa
Merged with pifou commit
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/libusb_wrapper.c
Inline
Side-by-side
src/libusb_wrapper.c
Wrap text
Show/Hide comments
View file @
a0c7823
...
...
@@ -227,4 +227,4 @@ void displayDeviceEndpoints(libusb_device_handle* handle) {
227
227
228
228
libusb_close(handle);
229
229
230
-}
231
230
\ No newline at end of file
231
+}
...
...