aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM8S
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-20 11:13:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-20 11:13:15 +0000
commitef765be75f392d516bf77b307df5e2192458b3cc (patch)
tree69965867f7a415812c62c7396da952d8d4170682 /testhal/STM8S
parentb0bdd6eff685c2d678a052ebb1a0e9fa5512aaac (diff)
downloadChibiOS-ef765be75f392d516bf77b307df5e2192458b3cc.tar.gz
ChibiOS-ef765be75f392d516bf77b307df5e2192458b3cc.tar.bz2
ChibiOS-ef765be75f392d516bf77b307df5e2192458b3cc.zip
Fixed a misplaced comment in all the halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM8S')
-rw-r--r--testhal/STM8S/SPI/demo/halconf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/testhal/STM8S/SPI/demo/halconf.h b/testhal/STM8S/SPI/demo/halconf.h
index 7f00e53fb..610db1d06 100644
--- a/testhal/STM8S/SPI/demo/halconf.h
+++ b/testhal/STM8S/SPI/demo/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_