From 395b0094a5f3eff07dc8cbb54dd6d703477134d2 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Thu, 10 Jun 2021 17:10:34 +0200 Subject: [PATCH] nshlib: nxstyle fixes fixes for errors reported by the nxstyle tool Signed-off-by: Alin Jerpelea --- nshlib/nsh_dbgcmds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nshlib/nsh_dbgcmds.c b/nshlib/nsh_dbgcmds.c index c6b0b5165..08289ad5f 100644 --- a/nshlib/nsh_dbgcmds.c +++ b/nshlib/nsh_dbgcmds.c @@ -1,5 +1,5 @@ /**************************************************************************** - * apps/nshlib/dbg_dbgcmds.c + * apps/nshlib/nsh_dbgcmds.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with