Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/netbsd32 Slight indentation nit.
details: https://anonhg.NetBSD.org/src/rev/eae056f4bd36
branches: trunk
changeset: 508361:eae056f4bd36
user: kleink <kleink%NetBSD.org@localhost>
date: Tue Apr 10 11:11:17 2001 +0000
description:
Slight indentation nit.
diffstat:
sys/compat/netbsd32/syscalls.master | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0c8ba5c3175c -r eae056f4bd36 sys/compat/netbsd32/syscalls.master
--- a/sys/compat/netbsd32/syscalls.master Tue Apr 10 11:10:09 2001 +0000
+++ b/sys/compat/netbsd32/syscalls.master Tue Apr 10 11:11:17 2001 +0000
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.18 2001/02/02 13:01:44 mrg Exp $
+ $NetBSD: syscalls.master,v 1.19 2001/04/10 11:11:17 kleink Exp $
; from: NetBSD: syscalls.master,v 1.81 1998/07/05 08:49:50 jonathan Exp
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
@@ -499,7 +499,7 @@
304 STD { int netbsd32_lchflags(const netbsd32_charp path, netbsd32_u_long flags); }
305 STD { int sys_issetugid(void); }
306 STD { int netbsd32_utrace(const netbsd32_charp label, netbsd32_voidp addr, \
- netbsd32_size_t len); }
+ netbsd32_size_t len); }
;
; Syscalls 307 and 308 are reserved for getcontext and setcontext
;
Home |
Main Index |
Thread Index |
Old Index