diff options
author | 1996-06-20 07:56:10 +0000 | |
---|---|---|
committer | 1996-06-20 07:56:10 +0000 | |
commit | d97200c895d2b43eaad7f686bf8ac6d331f8c86c (patch) | |
tree | 6c41c4a8f06105e767dab1405b4b2b2d2a68902d /sys | |
parent | fdformat support: (diff) | |
download | wireguard-openbsd-d97200c895d2b43eaad7f686bf8ac6d331f8c86c.tar.xz wireguard-openbsd-d97200c895d2b43eaad7f686bf8ac6d331f8c86c.zip |
don't blow away jtk's rcsid
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/include/ioctl_fd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/include/ioctl_fd.h b/sys/arch/i386/include/ioctl_fd.h index 15683e94314..86fe263ed20 100644 --- a/sys/arch/i386/include/ioctl_fd.h +++ b/sys/arch/i386/include/ioctl_fd.h @@ -1,5 +1,5 @@ -/* $OpenBSD: ioctl_fd.h,v 1.1 1996/06/20 07:51:36 downsj Exp $ */ -/* $Id: ioctl_fd.h,v 1.1 1996/06/20 07:51:36 downsj Exp $ */ +/* $OpenBSD: ioctl_fd.h,v 1.2 1996/06/20 07:56:10 downsj Exp $ */ +/* from: ioctl_fd.h,v 1.4 1995/06/29 03:49:32 jtk Exp */ /* * Copyright (C) 1992-1994 by Joerg Wunsch, Dresden |