From 44516c2cbe1227e64ced60573e5c11fcc349de35 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Wed, 7 May 2014 22:33:48 +0400 Subject: [PATCH] Typo --- libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp b/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp index af6a168e63..eeeadbee48 100644 --- a/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp +++ b/libuavcan_drivers/stm32/driver/include/uavcan_stm32/bxcan.hpp @@ -1,6 +1,6 @@ /* - * Copyright (C);2014 Pavel Kirienko - * Partly from NuttX STM32 CAN driver. + * Copyright (C) 2014 Pavel Kirienko + * Bit definitions were copied from NuttX STM32 CAN driver. */ #pragma once