summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-03 15:11:50 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-03 15:16:07 -0500
commit3a422f7d666f471e775deb1d04906a16264bf25e (patch)
tree68ab581b5c4e2281cfcc8fe518216ea072908279
parentpthreadcreate.c: Fix bug where attr used instead of the_attr (diff)
downloadrtems-3a422f7d666f471e775deb1d04906a16264bf25e.tar.bz2
h8sim/console/console-io.c: Comment clean up
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/console/console-io.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/console/console-io.c b/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
index 313774889e..03e2140a3b 100644
--- a/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
+++ b/c/src/lib/libbsp/h8300/h8sim/console/console-io.c
@@ -1,7 +1,9 @@
/*
* This file contains the hardware specific portions of the TTY driver
* for the serial ports on the erc32.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*