Add newline at end of file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1315 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
347bc09e47
commit
9a4ef7992f
|
@ -628,4 +628,5 @@ errout_with_paths:
|
|||
return ret;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NFILE_DESCRIPTORS && !CONFIG_EXAMPLES_NSH_DISABLE_DD */
|
||||
#endif /* CONFIG_NFILE_DESCRIPTORS && !CONFIG_EXAMPLES_NSH_DISABLE_DD */
|
||||
|
||||
|
|
Loading…
Reference in New Issue