aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM7/chcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/ARM7/chcore.c')
-rw-r--r--os/ports/GCC/ARM7/chcore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/ARM7/chcore.c b/os/ports/GCC/ARM7/chcore.c
index 582e16c62..4abd9cc2f 100644
--- a/os/ports/GCC/ARM7/chcore.c
+++ b/os/ports/GCC/ARM7/chcore.c
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2007 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
@@ -27,7 +27,7 @@
#include "ch.h"
/**
- * Halts the system.
+ * Halts the system.
*/
/** @cond never */
__attribute__((weak))