Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/mips fix typo
details: https://anonhg.NetBSD.org/src/rev/851849f31dde
branches: trunk
changeset: 339255:851849f31dde
user: matt <matt%NetBSD.org@localhost>
date: Wed Jul 08 15:05:24 2015 +0000
description:
fix typo
diffstat:
sys/arch/mips/mips/genassym.cf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8287d9aea94a -r 851849f31dde sys/arch/mips/mips/genassym.cf
--- a/sys/arch/mips/mips/genassym.cf Wed Jul 08 14:53:07 2015 +0000
+++ b/sys/arch/mips/mips/genassym.cf Wed Jul 08 15:05:24 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: genassym.cf,v 1.62 2015/07/08 14:53:07 matt Exp $
+# $NetBSD: genassym.cf,v 1.63 2015/07/08 15:05:24 matt Exp $
#
# Copyright (c) 1992, 1993
# The Regents of the University of California. All rights reserved.
@@ -101,7 +101,7 @@
define NBPG NBPG
define USPACE USPACE
define UPAGES UPAGES
-#endif
+endif
ifdef __HAVE_FAST_SOFTINTS
define __HAVE_FAST_SOFTINTS 1
Home |
Main Index |
Thread Index |
Old Index