Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ti-connected-launchpad
lm4tools_public
Commits
bb124ac4
Commit
bb124ac4
authored
Oct 29, 2012
by
Zygmunt Krynicki
Browse files
send_flash_verify: re-indent statement
parent
789ad948
Changes
1
Show whitespace changes
Inline
Side-by-side
lm4flash/lm4flash.c
View file @
bb124ac4
...
...
@@ -337,7 +337,6 @@ static int send_flash_verify(libusb_device_handle *handle, const uint32_t addr,
default:
if
(
bp
>=
rawbuf
+
sizeof
(
rawbuf
))
return
LIBUSB_ERROR_NO_MEM
;
*
bp
++
=
by
;
break
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment