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 804762c72d1fc5b27d6ae46f17345fc6fb009bf5
Author: simbit18 <[email protected]>
AuthorDate: Mon Mar 20 11:47:19 2023 +0100

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

diff --git a/netutils/netlib/Make.defs b/netutils/netlib/Make.defs
index f8990b80c..15a44d43f 100644
--- a/netutils/netlib/Make.defs
+++ b/netutils/netlib/Make.defs
@@ -1,3 +1,4 @@
+############################################################################
 # apps/netutils/netlib/Make.defs
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more

Reply via email to