aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorliamstask <liamstask@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-06 16:39:09 +0000
committerliamstask <liamstask@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-06 16:39:09 +0000
commitec747ff6fbf6c22b244fb25bea3aa17ae8b6f8e7 (patch)
treec16ce221b35e3dbaa477024c1dfe3f7bd27ea1a4 /os/hal
parent94b40d58b1c0d7c113c3a88b98c362e6538fbb27 (diff)
downloadChibiOS-ec747ff6fbf6c22b244fb25bea3aa17ae8b6f8e7.tar.gz
ChibiOS-ec747ff6fbf6c22b244fb25bea3aa17ae8b6f8e7.tar.bz2
ChibiOS-ec747ff6fbf6c22b244fb25bea3aa17ae8b6f8e7.zip
* formatting/copy-paste error
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2060 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/platforms/STM32/hal_lld_f103.h2
-rw-r--r--os/hal/platforms/STM32/hal_lld_f105_f107.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM32/hal_lld_f103.h b/os/hal/platforms/STM32/hal_lld_f103.h
index 3f8f1de48..4eb3e141d 100644
--- a/os/hal/platforms/STM32/hal_lld_f103.h
+++ b/os/hal/platforms/STM32/hal_lld_f103.h
@@ -14,7 +14,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http:/**<www.gnu.org/licenses/>.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
diff --git a/os/hal/platforms/STM32/hal_lld_f105_f107.h b/os/hal/platforms/STM32/hal_lld_f105_f107.h
index fc4f0ef31..54b39de71 100644
--- a/os/hal/platforms/STM32/hal_lld_f105_f107.h
+++ b/os/hal/platforms/STM32/hal_lld_f105_f107.h
@@ -14,7 +14,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http:/**<www.gnu.org/licenses/>.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**