diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-12 01:07:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-12 01:07:32 +0000 |
commit | 24617c732408bf6ac398ff94a455bb1d21d18a46 (patch) | |
tree | 482e0f95ac2149ed9c01364394f9582c5f3f7ed2 | |
parent | b0543e796bc88777556a1164296376318e4ea3f1 (diff) |
final bits of obvious UCB term 3 removal
-rw-r--r-- | sys/arch/vax/vax/uvax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/vax/vax/uvax.c b/sys/arch/vax/vax/uvax.c index 4b01baed640..7ee69bd8a4c 100644 --- a/sys/arch/vax/vax/uvax.c +++ b/sys/arch/vax/vax/uvax.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvax.c,v 1.8 2003/06/12 01:07:27 deraadt Exp $ */ +/* $OpenBSD: uvax.c,v 1.9 2003/06/12 01:07:31 deraadt Exp $ */ /* $NetBSD: uvax.c,v 1.4 1997/02/19 10:04:27 ragge Exp $ */ /* * Copyright (c) 1996 Ludd, University of Lule}, Sweden. |