summaryrefslogtreecommitdiff
path: root/sys/amd64/include/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/ptrace.h')
-rw-r--r--sys/amd64/include/ptrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/ptrace.h b/sys/amd64/include/ptrace.h
index eef24f829b481..0b35522bf5e42 100644
--- a/sys/amd64/include/ptrace.h
+++ b/sys/amd64/include/ptrace.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)ptrace.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/ptrace.h,v 1.13 2005/01/05 20:17:20 imp Exp $
*/
#ifndef _MACHINE_PTRACE_H_