Skip to content

Commit ed4889c

Browse files
committed
GREENTEA - Fix a warning due to the absence of an empty line at the end of greentea_serial.h
1 parent 93e9b48 commit ed4889c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/frameworks/greentea-client/greentea-client/greentea_serial.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ class GreenteaSerial : public mbed::RawSerial {
1010
};
1111

1212
extern SingletonPtr<GreenteaSerial> greentea_serial;
13-
#endif
13+
#endif

0 commit comments

Comments
 (0)