From 7f0a5683d94bfd2eecc386d1cb7d3d228d0fc81f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 21 Sep 2008 19:00:10 +0000 Subject: [PATCH] cosmetic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@949 42af7a65-404d-4744-a932-0658087f49c3 --- include/nuttx/can.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/nuttx/can.h b/include/nuttx/can.h index 23d25143560..030cf91e9fa 100644 --- a/include/nuttx/can.h +++ b/include/nuttx/can.h @@ -254,7 +254,7 @@ extern "C" { * Name: can_register * * Description: - * Register serial console and serial ports. + * Register a CAN driver. * ************************************************************************************/