Module Name:    src
Committed By:   skrll
Date:           Mon Jan  3 19:20:12 UTC 2011

Modified Files:
        src/sys/arch/hp700/include: autoconf.h

Log Message:
Reformat comment.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp700/include/autoconf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/hp700/include/autoconf.h
diff -u src/sys/arch/hp700/include/autoconf.h:1.13 src/sys/arch/hp700/include/autoconf.h:1.14
--- src/sys/arch/hp700/include/autoconf.h:1.13	Tue Nov  3 05:07:25 2009
+++ src/sys/arch/hp700/include/autoconf.h	Mon Jan  3 19:20:11 2011
@@ -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;

Reply via email to