[rtems commit] libcpu/m68k/ mcf532x - 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: b8b2f19d0d0725ae25011fe4d8fe7e068f6f95d5
Changeset: http://git.rtems.org/rtems/commit/?id=b8b2f19d0d0725ae25011fe4d8fe7e068f6f95d5
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Wed May 2 14:16:37 2012 -0500
libcpu/m68k/mcf532x - Remove bad $Id$ and clean up file header
---
c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
index 2384d3c..106f107 100644
--- a/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
+++ b/c/src/lib/libcpu/m68k/mcf532x/cache/cachepd.c
@@ -1,7 +1,7 @@
-/*
- * Cache Management Support Routines for the MCF532x
+/**
+ * @file
*
- * $Id:
+ * Cache Management Support Routines for the MCF532x
*/
#include <rtems.h>
More information about the vc
mailing list