From a997ab258ef95245d76bbf28572fedbf68b92b94 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 29 Dec 2017 23:07:32 +0700 Subject: [PATCH] spacing clean up --- ports/nrf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/nrf/Makefile b/ports/nrf/Makefile index 8951809a00..aff03443dc 100644 --- a/ports/nrf/Makefile +++ b/ports/nrf/Makefile @@ -151,7 +151,7 @@ SRC_C += \ lib/timeutils/timeutils.c \ lib/utils/buffer_helper.c \ lib/utils/context_manager_helpers.c \ - lib/utils/interrupt_char.c \ + lib/utils/interrupt_char.c \ lib/utils/pyexec.c \ lib/libc/string0.c \ lib/mp-readline/readline.c \