diff options
author | 1997-04-20 23:38:17 +0000 | |
---|---|---|
committer | 1997-04-20 23:38:17 +0000 | |
commit | c8f62b13f31c24afb120b13d4cb895ab833b1507 (patch) | |
tree | f60048e23fd7eac6a0aca3af8671c12e0ec3bf06 | |
parent | fix typo (jtc@netbsd.org) (diff) | |
download | wireguard-openbsd-c8f62b13f31c24afb120b13d4cb895ab833b1507.tar.xz wireguard-openbsd-c8f62b13f31c24afb120b13d4cb895ab833b1507.zip |
Move hp300 rdsetroot.c to top level common directory, the one copy should
be used by all ports.
-rw-r--r-- | distrib/common/rdsetroot.c (renamed from distrib/hp300/common/rdsetroot.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/hp300/common/rdsetroot.c b/distrib/common/rdsetroot.c index 5edc3353eeb..33c6fdbc268 100644 --- a/distrib/hp300/common/rdsetroot.c +++ b/distrib/common/rdsetroot.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rdsetroot.c,v 1.1 1997/02/16 18:19:59 downsj Exp $ */ +/* $OpenBSD: rdsetroot.c,v 1.1 1997/04/20 23:38:17 downsj Exp $ */ /* $NetBSD: rdsetroot.c,v 1.2 1995/10/13 16:38:39 gwr Exp $ */ /* |