From: deraadt Date: Tue, 14 Nov 1995 13:28:13 +0000 (+0000) Subject: morons tend to commit before compiling X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=132dde605224c3b3046a36564c0282df91e1c44a;p=openbsd morons tend to commit before compiling --- diff --git a/sys/arch/sparc/sparc/autoconf.c b/sys/arch/sparc/sparc/autoconf.c index 63a03f2309c..a26f122b7fe 100644 --- a/sys/arch/sparc/sparc/autoconf.c +++ b/sys/arch/sparc/sparc/autoconf.c @@ -1438,7 +1438,7 @@ getdisk(str, len, defpart, devp) #endif } #if NFD > 0 - if (devpart == 0) + if (defpart == 0) printf(" fdeject"); #endif /* NFD */ printf("\n");