Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/sunos fix typo
details: https://anonhg.NetBSD.org/src/rev/37d3e93cfb0d
branches: trunk
changeset: 336590:37d3e93cfb0d
user: christos <christos%NetBSD.org@localhost>
date: Sat Mar 07 15:15:24 2015 +0000
description:
fix typo
diffstat:
sys/compat/sunos/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (11 lines):
diff -r 4438d8ea5616 -r 37d3e93cfb0d sys/compat/sunos/Makefile
--- a/sys/compat/sunos/Makefile Sat Mar 07 15:14:29 2015 +0000
+++ b/sys/compat/sunos/Makefile Sat Mar 07 15:15:24 2015 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.6 2014/01/14 18:51:25 christos Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/07 15:15:24 christos Exp $
-SYACALL_PREFIX=sunos
+SYSCALL_PREFIX=sunos
.include <bsd.syscall.mk>
Home |
Main Index |
Thread Index |
Old Index