From 95da7f140ed63d02fceee85dea2c33d4635e1603 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 31 Dec 1994 17:15:16 +0000 Subject: [PATCH] Another part of Bill Paul's fix to swapgeneric to properly use the -a flag. Submitted by: wpaul --- sys/kern/kern_devconf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/kern/kern_devconf.c b/sys/kern/kern_devconf.c index 21c18f388964..0e2e7290211f 100644 --- a/sys/kern/kern_devconf.c +++ b/sys/kern/kern_devconf.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: kern_devconf.c,v 1.4 1994/10/23 21:27:46 wollman Exp $ + * $Id: kern_devconf.c,v 1.5 1994/10/23 23:01:03 wollman Exp $ */ /* @@ -39,7 +39,7 @@ #include #include -static struct kern_devconf *dc_list = 0; +struct kern_devconf *dc_list = 0; static unsigned dc_lastnum = 0; int