From 2c354bcb9e2493a4e27f83f6934bc78748bdedcd Mon Sep 17 00:00:00 2001 From: newton Date: Fri, 30 Jul 1999 13:44:43 +0000 Subject: Previous commit also removed some 'const' qualifiers on args for svr4_sys_sendto() which probably shouldn't have been 'const'. --- sys/compat/svr4/syscalls.master | 2 +- sys/svr4/syscalls.master | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/compat/svr4/syscalls.master b/sys/compat/svr4/syscalls.master index cb87fdb..703120d 100644 --- a/sys/compat/svr4/syscalls.master +++ b/sys/compat/svr4/syscalls.master @@ -20,7 +20,7 @@ ; OBSOL obsolete, not included in system, only specifies name ; UNIMPL not implemented, placeholder only ; -; $Id$ +; $Id: syscalls.master,v 1.2 1999/07/30 12:45:21 newton Exp $ ; #include #include diff --git a/sys/svr4/syscalls.master b/sys/svr4/syscalls.master index cb87fdb..703120d 100644 --- a/sys/svr4/syscalls.master +++ b/sys/svr4/syscalls.master @@ -20,7 +20,7 @@ ; OBSOL obsolete, not included in system, only specifies name ; UNIMPL not implemented, placeholder only ; -; $Id$ +; $Id: syscalls.master,v 1.2 1999/07/30 12:45:21 newton Exp $ ; #include #include -- cgit v1.1