summaryrefslogtreecommitdiff
path: root/sys/i386/include/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/ptrace.h')
-rw-r--r--sys/i386/include/ptrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/ptrace.h b/sys/i386/include/ptrace.h
index ec3d5aab5ca5..2b4a9cb103f4 100644
--- a/sys/i386/include/ptrace.h
+++ b/sys/i386/include/ptrace.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)ptrace.h 8.1 (Berkeley) 6/11/93
- * $Id: ptrace.h,v 1.5 1997/02/22 09:35:03 peter Exp $
+ * $Id: ptrace.h,v 1.6 1998/05/19 00:00:12 tegge Exp $
*/
#ifndef _MACHINE_PTRACE_H_