aboutsummaryrefslogtreecommitdiff
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 eef24f829b48..922a23a23700 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.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#ifndef _MACHINE_PTRACE_H_