Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/luna68k/include Remove a superflouous comment.



details:   https://anonhg.NetBSD.org/src/rev/02a8c935fac7
branches:  trunk
changeset: 990429:02a8c935fac7
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Oct 27 01:06:38 2021 +0000

description:
Remove a superflouous comment.

diffstat:

 sys/arch/luna68k/include/signal.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (9 lines):

diff -r 72b50b1ba46f -r 02a8c935fac7 sys/arch/luna68k/include/signal.h
--- a/sys/arch/luna68k/include/signal.h Wed Oct 27 01:05:33 2021 +0000
+++ b/sys/arch/luna68k/include/signal.h Wed Oct 27 01:06:38 2021 +0000
@@ -1,4 +1,3 @@
-/*     $NetBSD: signal.h,v 1.1 2000/01/05 08:48:59 nisimura Exp $      */
+/*     $NetBSD: signal.h,v 1.2 2021/10/27 01:06:38 thorpej Exp $       */
 
-/* Just use the common m68k definition */
 #include <m68k/signal.h>



Home | Main Index | Thread Index | Old Index