Skip to content

Commit 7a4a4ea

Browse files
committed
Added a newline at the end of RawCAN.cpp
1 parent 3565ae3 commit 7a4a4ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

drivers/source/RawCAN.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ namespace mbed {
3838
}
3939

4040
} // namespace
41-
#endif //DEVICE_CAN
41+
42+
#endif //DEVICE_CAN

0 commit comments

Comments
 (0)