Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/walnut/walnut Add NL at end of file.



details:   https://anonhg.NetBSD.org/src/rev/1917c3d01d49
branches:  trunk
changeset: 532315:1917c3d01d49
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Jun 05 06:32:21 2002 +0000

description:
Add NL at end of file.

diffstat:

 sys/arch/walnut/walnut/genassym.cf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 6dac4a9a0eed -r 1917c3d01d49 sys/arch/walnut/walnut/genassym.cf
--- a/sys/arch/walnut/walnut/genassym.cf        Wed Jun 05 06:31:51 2002 +0000
+++ b/sys/arch/walnut/walnut/genassym.cf        Wed Jun 05 06:32:21 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.2 2002/03/13 19:34:06 eeh Exp $
+#      $NetBSD: genassym.cf,v 1.3 2002/06/05 06:32:21 augustss Exp $
 
 #
 # Copyright (C) 1995, 1996 Wolfgang Solfrank.
@@ -73,4 +73,4 @@
 
 define SONPROC         SONPROC
 
-define CPU_CI          offsetof(struct cpu_info, ci_ci)
\ No newline at end of file
+define CPU_CI          offsetof(struct cpu_info, ci_ci)



Home | Main Index | Thread Index | Old Index