From 63a3dea74d1a3bb9b867016295079276036b72b5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 12 Jul 2011 13:29:44 +0000 Subject: Correct errors in LPC17xx CAN register defines git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3773 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/drivers/can.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/drivers') diff --git a/nuttx/drivers/can.c b/nuttx/drivers/can.c index 3be0248dc..accafce3c 100644 --- a/nuttx/drivers/can.c +++ b/nuttx/drivers/can.c @@ -1,7 +1,7 @@ /**************************************************************************** * drivers/can.c * - * Copyright (C) 2008-2009Gregory Nutt. All rights reserved. + * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3