[rtems commit] psim/console/console-io.c: Comment clean up
Joel Sherrill
joel at rtems.org
Thu Apr 3 20:08:23 UTC 2014
Module: rtems
Branch: master
Commit: 6c0b7b878c9f2a2ff678ef530540ed096adf52b5
Changeset: http://git.rtems.org/rtems/commit/?id=6c0b7b878c9f2a2ff678ef530540ed096adf52b5
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Thu Apr 3 15:13:25 2014 -0500
psim/console/console-io.c: Comment clean up
---
c/src/lib/libbsp/powerpc/psim/console/console-io.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
index 6b1c988..9e3d441 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c
+++ b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
@@ -1,7 +1,9 @@
/*
* This file contains the hardware specific portions of the TTY driver
* for the simulated serial port on the PowerPC simulator.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2004.
* On-Line Applications Research Corporation (OAR).
*
More information about the vc
mailing list