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 2c43a2eef8d4..55a26fd636ad 100644
--- a/sys/amd64/include/ptrace.h
+++ b/sys/amd64/include/ptrace.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)ptrace.h 8.1 (Berkeley) 6/11/93
- * $Id: ptrace.h,v 1.6 1998/05/19 00:00:12 tegge Exp $
+ * $FreeBSD$
*/
#ifndef _MACHINE_PTRACE_H_