From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/truss/syscall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/truss/syscall.h') diff --git a/usr.bin/truss/syscall.h b/usr.bin/truss/syscall.h index 026be11008c36..9bc05771a898a 100644 --- a/usr.bin/truss/syscall.h +++ b/usr.bin/truss/syscall.h @@ -18,7 +18,7 @@ * IN (meaning that the data is passed *into* the system call). */ /* - * $Id: syscall.h,v 1.2 1997/12/06 06:51:13 sef Exp $ + * $Id: syscall.h,v 1.3 1997/12/20 18:40:41 sef Exp $ */ enum Argtype { None = 1, Hex, Octal, Int, String, Ptr, Stat, Ioctl, Quad }; -- cgit v1.2.3