summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/truss/syscall.h')
-rw-r--r--usr.bin/truss/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/syscall.h b/usr.bin/truss/syscall.h
index 5f3757c..2b3c66b 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.3 1997/12/20 18:40:41 sef Exp $
+ * $FreeBSD$
*/
enum Argtype { None = 1, Hex, Octal, Int, String, Ptr, Stat, Ioctl, Quad,
OpenPOWER on IntegriCloud