Skip to content

Commit 50b30de

Browse files
committed
kernel: test compliance
test compliance. 2 Signed-off-by: Anas Nashif <[email protected]>
1 parent 5c04ef4 commit 50b30de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* This module contains routines that are used to initialize the kernel.
1212
*/
13-
13+
/* blah */
1414
#include <ctype.h>
1515
#include <stdbool.h>
1616
#include <string.h>

0 commit comments

Comments
 (0)