From a7b7c90f6ae4269350c9b36b85d96ce943d194f2 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Mon, 14 Jun 2021 23:14:44 +0800 Subject: [PATCH] Fix nxstyle warning Signed-off-by: Xiang Xiao --- testing/nxffs/nxffs_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/nxffs/nxffs_main.c b/testing/nxffs/nxffs_main.c index 9b92c1cff..43c877100 100644 --- a/testing/nxffs/nxffs_main.c +++ b/testing/nxffs/nxffs_main.c @@ -1,5 +1,5 @@ /**************************************************************************** - * testing/nxffs/nxffs_main.c + * apps/testing/nxffs/nxffs_main.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with