Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9c58e2f

Browse files
restyled-commitsrosahay-silabs
authored andcommittedOct 21, 2022
Restyled by whitespace
1 parent 44cb9a3 commit 9c58e2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎src/lwip/efr32/lwipopts-rs911x.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@
201201

202202
#define LWIP_DBG_TYPES_ON \
203203
(LWIP_DBG_ON | LWIP_DBG_TRACE) /* (LWIP_DBG_ON|LWIP_DBG_TRACE|LWIP_DBG_STATE|LWIP_DBG_FRESH|LWIP_DBG_HALT) */
204-
#endif /* __LWIPOPTS_H__ */
204+
#endif /* __LWIPOPTS_H__ */

‎src/lwip/efr32/lwipopts-wf200.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@
201201

202202
#define LWIP_DBG_TYPES_ON \
203203
(LWIP_DBG_ON | LWIP_DBG_TRACE) /* (LWIP_DBG_ON|LWIP_DBG_TRACE|LWIP_DBG_STATE|LWIP_DBG_FRESH|LWIP_DBG_HALT) */
204-
#endif /* __LWIPOPTS_H__ */
204+
#endif /* __LWIPOPTS_H__ */

0 commit comments

Comments
 (0)
Please sign in to comment.