Skip to content

Commit 200a1b4

Browse files
committed
Remove spaces to appease msftidy.
1 parent e4465c9 commit 200a1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/server/local_hwbridge.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ def isotp_send_and_wait(bus, srcid, dstid, data, opt = {})
233233
end
234234
end
235235
end
236-
236+
237237
else
238238
candump(bus, dstid, timeout, maxpkts)
239239
system("cansend #{bus} #{srcid}##{bytes}")

0 commit comments

Comments
 (0)