Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hp700/include Reformat comment.



details:   https://anonhg.NetBSD.org/src/rev/7b6111649166
branches:  trunk
changeset: 760363:7b6111649166
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Jan 03 19:20:11 2011 +0000

description:
Reformat comment.

diffstat:

 sys/arch/hp700/include/autoconf.h |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 6b219ec43ede -r 7b6111649166 sys/arch/hp700/include/autoconf.h
--- a/sys/arch/hp700/include/autoconf.h Mon Jan 03 19:01:47 2011 +0000
+++ b/sys/arch/hp700/include/autoconf.h Mon Jan 03 19:20:11 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: autoconf.h,v 1.13 2009/11/03 05:07:25 snj Exp $        */
+/*     $NetBSD: autoconf.h,v 1.14 2011/01/03 19:20:11 skrll Exp $      */
 
 /*     $OpenBSD: autoconf.h,v 1.10 2001/05/05 22:33:42 art Exp $       */
 
@@ -56,9 +56,9 @@
 #define        HP700CF_IRQ_UNDEF       (-1)
 #define        hp700cf_irq     cf_loc[GEDOENSCF_IRQ]
 
-/* this is used for hppa_knownmodules table
- * describing known to this port modules,
- * system boards, cpus, fpus and busses
+/*
+ * This is used for hppa_knownmodules table describing known to this port
+ * modules, system boards, cpus, fpus and busses.
  */
 struct hppa_mod_info {
        int     mi_type;



Home | Main Index | Thread Index | Old Index