apps/examples/posix_spawn/filesystem/hello/Makefile: fix nxstyle

fix error: Relative file path does not match actual file
This commit is contained in:
simbit18 2023-03-10 15:22:49 +01:00 committed by Petro Karashchenko
parent 1a0cd7211a
commit 826b95a377

View File

@ -1,5 +1,5 @@
############################################################################
# apps/examples/elf/tests/hello/Makefile
# apps/examples/posix_spawn/filesystem/hello/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with