summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 22:17:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-26 22:17:56 +0000
commit2371b78045295bfddaf54c65b579f804ef0b58b0 (patch)
treeaf7959a2e6cc64eca1bf4c687244a5728875ea7b
parentc69918b69d0997c40ab33f9d2233dd6f520508c7 (diff)
downloadnuttx-2371b78045295bfddaf54c65b579f804ef0b58b0.tar.gz
nuttx-2371b78045295bfddaf54c65b579f804ef0b58b0.tar.bz2
nuttx-2371b78045295bfddaf54c65b579f804ef0b58b0.zip
Add newline at end of file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1315 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/examples/nsh/nsh_ddcmd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/examples/nsh/nsh_ddcmd.c b/nuttx/examples/nsh/nsh_ddcmd.c
index 48cc822f1..f822149a6 100644
--- a/nuttx/examples/nsh/nsh_ddcmd.c
+++ b/nuttx/examples/nsh/nsh_ddcmd.c
@@ -628,4 +628,5 @@ errout_with_paths:
return ret;
}
-#endif /* CONFIG_NFILE_DESCRIPTORS && !CONFIG_EXAMPLES_NSH_DISABLE_DD */ \ No newline at end of file
+#endif /* CONFIG_NFILE_DESCRIPTORS && !CONFIG_EXAMPLES_NSH_DISABLE_DD */
+