diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1994-10-09 22:00:17 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1994-10-09 22:00:17 +0000 |
| commit | 6b051787838aacf6a0b5f085c1a70aba6353b7dd (patch) | |
| tree | 41b3e22725497435468afedcc86fc007aa784ca0 | |
| parent | c1451a8a5c7e836e983459680f98879712d4ada9 (diff) | |
Notes
| -rw-r--r-- | sys/sys/syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h index c57bb7e2368e..ab6178c1011c 100644 --- a/sys/sys/syscall.h +++ b/sys/sys/syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from $Id: syscalls.master,v 1.10 1994/09/28 22:44:47 wollman Exp $ + * created from $Id: syscalls.master,v 1.11 1994/10/02 04:45:52 davidg Exp $ */ #define SYS_syscall 0 |
