summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/src/up_blockdevice.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-08-26 23:18:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-08-26 23:18:13 +0000
commit73c7e9963348ec8b964adf5e9df1876a9494b382 (patch)
tree7eb9b3b7b5c5c667c2a4922bb6ed5143cff353f5 /nuttx/arch/sim/src/up_blockdevice.c
parent93f9271b27b33e322ffa45ec71c43884674458af (diff)
downloadpx4-nuttx-73c7e9963348ec8b964adf5e9df1876a9494b382.tar.gz
px4-nuttx-73c7e9963348ec8b964adf5e9df1876a9494b382.tar.bz2
px4-nuttx-73c7e9963348ec8b964adf5e9df1876a9494b382.zip
Adding uIP 1.0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@310 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/sim/src/up_blockdevice.c')
-rw-r--r--nuttx/arch/sim/src/up_blockdevice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sim/src/up_blockdevice.c b/nuttx/arch/sim/src/up_blockdevice.c
index 4bece0a2f..60dbcd021 100644
--- a/nuttx/arch/sim/src/up_blockdevice.c
+++ b/nuttx/arch/sim/src/up_blockdevice.c
@@ -14,7 +14,7 @@
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
- * 3. Neither the name Gregory Nutt nor the names of its contributors may be
+ * 3. Neither the name NuttX nor the names of its contributors may be
* used to endorse or promote products derived from this software
* without specific prior written permission.
*