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:
chao an 2025-01-22 22:46:36 +08:00 committed by Xiang Xiao
parent dfb3fc9acf
commit 2ad162d27d

View file

@ -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