[rtems commit] libchip z85c30 - Remove bad $Id$ and clean up file header

Joel Sherrill joel at rtems.org
Wed May 2 20:38:12 UTC 2012


Module:    rtems
Branch:    master
Commit:    26987287620e5383c35e315964dd6bbc62a8f1ea
Changeset: http://git.rtems.org/rtems/commit/?id=26987287620e5383c35e315964dd6bbc62a8f1ea

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Wed May  2 14:16:20 2012 -0500

libchip z85c30 - Remove bad $Id$ and clean up file header

---

 c/src/libchip/serial/z85c30.h |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/c/src/libchip/serial/z85c30.h b/c/src/libchip/serial/z85c30.h
index 31456ae..a9b25f1 100644
--- a/c/src/libchip/serial/z85c30.h
+++ b/c/src/libchip/serial/z85c30.h
@@ -1,7 +1,11 @@
-/*
+/**
+ *  @file
+ *
  *  This include file contains all console driver definitions for the
  *  Zilog z85c30.
- *
+ */
+
+/*
  *  COPYRIGHT (c) 1998 by Radstone Technology
  *
  *
@@ -21,8 +25,6 @@
  *  The license and distribution terms for this file may in
  *  the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
- *
- *  $Id:
  */
 
 #ifndef __Z85C30_H




More information about the vc mailing list