summaryrefslogtreecommitdiff
path: root/nuttx/examples
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 13:32:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 13:32:00 +0000
commit87f04994cfa2431cc09168c47239f47f5a308cdd (patch)
treed1b8838f6e4393f261973c7fea8830b950da4dff /nuttx/examples
parent2c5f9e8a3d36d8849cb7181cf047f8e0352e7d85 (diff)
downloadpx4-nuttx-87f04994cfa2431cc09168c47239f47f5a308cdd.tar.gz
px4-nuttx-87f04994cfa2431cc09168c47239f47f5a308cdd.tar.bz2
px4-nuttx-87f04994cfa2431cc09168c47239f47f5a308cdd.zip
Fix mount problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1835 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples')
-rw-r--r--nuttx/examples/nsh/nsh_fscmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/nsh/nsh_fscmds.c b/nuttx/examples/nsh/nsh_fscmds.c
index 301abddbb..5b51a4db0 100644
--- a/nuttx/examples/nsh/nsh_fscmds.c
+++ b/nuttx/examples/nsh/nsh_fscmds.c
@@ -1,7 +1,7 @@
/****************************************************************************
* examples/nsh/nsh_fscmds.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without