This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit 6978a65293590f6c64d0213fcfdf9d0a754d1e4d
Author: simbit18 <[email protected]>
AuthorDate: Sun Mar 19 19:55:06 2023 +0100

    apps/netutils/codecs/Make.defs: fix nxstyle
    
    Add missing first line header
---
 netutils/codecs/Make.defs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netutils/codecs/Make.defs b/netutils/codecs/Make.defs
index 2e383462b..7d2f0592f 100644
--- a/netutils/codecs/Make.defs
+++ b/netutils/codecs/Make.defs
@@ -1,3 +1,4 @@
+#############################################################################
 # apps/netutils/codecs/Make.defs
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more

Reply via email to