morons tend to commit before compiling
authorderaadt <deraadt@openbsd.org>
Tue, 14 Nov 1995 13:28:13 +0000 (13:28 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 14 Nov 1995 13:28:13 +0000 (13:28 +0000)
sys/arch/sparc/sparc/autoconf.c

index 63a03f2..a26f122 100644 (file)
@@ -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");