Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/include We don't really need a comment at the ...
details: https://anonhg.NetBSD.org/src/rev/32408a7e0427
branches: trunk
changeset: 953917:32408a7e0427
user: simonb <simonb%NetBSD.org@localhost>
date: Wed Mar 24 05:35:05 2021 +0000
description:
We don't really need a comment at the end of the file saying "this is
the end of the file".
diffstat:
sys/arch/mips/include/frame.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 91a347ddbf22 -r 32408a7e0427 sys/arch/mips/include/frame.h
--- a/sys/arch/mips/include/frame.h Wed Mar 24 05:00:24 2021 +0000
+++ b/sys/arch/mips/include/frame.h Wed Mar 24 05:35:05 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: frame.h,v 1.10 2020/07/26 08:08:41 simonb Exp $ */
+/* $NetBSD: frame.h,v 1.11 2021/03/24 05:35:05 simonb Exp $ */
/*
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -49,5 +49,3 @@
#endif /* _LOCORE */
#endif /* _MIPS_FRAME_H_ */
-
-/* End of frame.h */
Home |
Main Index |
Thread Index |
Old Index