summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-21 19:00:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-21 19:00:10 +0000
commit1bfdfa0a3e0e30fdd1604cfb8ca28e54687d6835 (patch)
treecd4b8dc3cdcfd7066661c966d4e111362122e968 /nuttx
parentac7b59ea594acf716c06afaeb70fd84ae57e5750 (diff)
downloadpx4-nuttx-1bfdfa0a3e0e30fdd1604cfb8ca28e54687d6835.tar.gz
px4-nuttx-1bfdfa0a3e0e30fdd1604cfb8ca28e54687d6835.tar.bz2
px4-nuttx-1bfdfa0a3e0e30fdd1604cfb8ca28e54687d6835.zip
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@949 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/include/nuttx/can.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/can.h b/nuttx/include/nuttx/can.h
index 23d251435..030cf91e9 100644
--- a/nuttx/include/nuttx/can.h
+++ b/nuttx/include/nuttx/can.h
@@ -254,7 +254,7 @@ extern "C" {
* Name: can_register
*
* Description:
- * Register serial console and serial ports.
+ * Register a CAN driver.
*
************************************************************************************/