Skip to content

Commit 1382e61

Browse files
chrissnowadbridge
authored andcommitted
missing CR
1 parent 26dc3c6 commit 1382e61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/TARGET_NXP/TARGET_LPC176X/objects.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ struct spi_s {
7474
struct flash_s {
7575
/* nothing to be stored for now */
7676
uint32_t dummy;
77-
};#ifdef __cplusplus
77+
};
78+
#ifdef __cplusplus
7879
}
7980
#endif
8081

0 commit comments

Comments
 (0)