diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-07 08:51:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-07 08:51:15 +0000 |
commit | 506a9f45b3b4659876b3bd29f6bff4027e18cc16 (patch) | |
tree | 5112bfaf7bce58daff20db3789e6d38592cacffe /sys/arch/mvme68k/include/ptrace.h | |
parent | f94d56a7c698d9fd5de7b39ee39c61289a0e0f77 (diff) |
$Id$ throughout
update many copyrights
Diffstat (limited to 'sys/arch/mvme68k/include/ptrace.h')
-rw-r--r-- | sys/arch/mvme68k/include/ptrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/include/ptrace.h b/sys/arch/mvme68k/include/ptrace.h index 5a92bbbe410..906da20f4ca 100644 --- a/sys/arch/mvme68k/include/ptrace.h +++ b/sys/arch/mvme68k/include/ptrace.h @@ -1,4 +1,4 @@ -/* $NetBSD: ptrace.h,v 1.1.1.1 1995/07/25 23:12:17 chuck Exp $ */ +/* $Id: ptrace.h,v 1.2 1995/11/07 08:50:01 deraadt Exp $ */ /* Just use the common m68k definition */ #include <m68k/ptrace.h> |