mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
system/cu: fix nxstyle error
$ ../nuttx/tools/checkpatch.sh -g HEAD~1 apps/system/cu/cu_main.c:5:78: error: Long line found Signed-off-by: chao an <anchao.archer@bytedance.com>
This commit is contained in:
parent
dfb3fc9acf
commit
2ad162d27d
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
* apps/system/cu/cu_main.c
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
* SPDX-FileCopyrightText: 2014 sysmocom - s.f.m.c. GmbH. All rights reserved.
|
||||
* SPDX-FileCopyrightText:
|
||||
* 2014 sysmocom - s.f.m.c. GmbH. All rights reserved.
|
||||
* SPDX-FileContributor: Harald Welte <hwelte@sysmocom.de>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue