diff options
author | 1997-02-14 17:52:26 +0000 | |
---|---|---|
committer | 1997-02-14 17:52:26 +0000 | |
commit | 50817d9aefaa29297f6e3c5c255f6463be7461c2 (patch) | |
tree | 4ed479c57b2531032e50bf5578f9063bf7425d34 | |
parent | move spl() stuff from psl.h to param.h (diff) | |
download | wireguard-openbsd-50817d9aefaa29297f6e3c5c255f6463be7461c2.tar.xz wireguard-openbsd-50817d9aefaa29297f6e3c5c255f6463be7461c2.zip |
add tag
-rw-r--r-- | sys/arch/sun3/include/param.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/sun3/include/param.h b/sys/arch/sun3/include/param.h index e51b4777790..705c3727778 100644 --- a/sys/arch/sun3/include/param.h +++ b/sys/arch/sun3/include/param.h @@ -1,3 +1,4 @@ +/* $OpenBSD: param.h,v 1.8 1997/02/14 17:52:26 kstailey Exp $ */ /* $NetBSD: param.h,v 1.34 1996/03/04 05:04:40 cgd Exp $ */ /* |