Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/mips/cavium Fix RCSID (hopefully)



details:   https://anonhg.NetBSD.org/src/rev/c5ff8bf821df
branches:  trunk
changeset: 829228:c5ff8bf821df
user:      maya <maya%NetBSD.org@localhost>
date:      Mon Jan 22 21:56:46 2018 +0000

description:
Fix RCSID (hopefully)

diffstat:

 sys/arch/mips/cavium/octeon_cpunode.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 8c8ad130e86e -r c5ff8bf821df sys/arch/mips/cavium/octeon_cpunode.c
--- a/sys/arch/mips/cavium/octeon_cpunode.c     Mon Jan 22 19:37:45 2018 +0000
+++ b/sys/arch/mips/cavium/octeon_cpunode.c     Mon Jan 22 21:56:46 2018 +0000
@@ -29,7 +29,7 @@
 #define __INTR_PRIVATE
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD");
+__KERNEL_RCSID(0, "$NetBSD: octeon_cpunode.c,v 1.11 2018/01/22 21:56:46 maya Exp $");
 
 #include "locators.h"
 #include "cpunode.h"



Home | Main Index | Thread Index | Old Index