Skip to content

Commit 3eb8aea

Browse files
committed
lib: peer_manager: remove extra newlines
Removes extra newlines. Signed-off-by: Mirko Covizzi <[email protected]>
1 parent 12e345e commit 3eb8aea

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/peer_manager/modules/peer_id.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
*/
66

7-
87
#include <stdint.h>
98
#include <string.h>
109
#include <limits.h>

lib/peer_manager/modules/pm_buffer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
*/
66

7-
87
#include <stdbool.h>
98
#include <string.h>
109
#include <zephyr/sys/atomic.h>

0 commit comments

Comments
 (0)