Fix typo
authorniklas <niklas@openbsd.org>
Sun, 14 Jan 1996 00:17:18 +0000 (00:17 +0000)
committerniklas <niklas@openbsd.org>
Sun, 14 Jan 1996 00:17:18 +0000 (00:17 +0000)
sys/arch/amiga/dev/fd.c

index 849a760..dcb342a 100644 (file)
@@ -1387,7 +1387,7 @@ fddmadone(sc, timeo)
                sc->flags &= ~FDF_DIRTY;
                if (timeo)
                        printf("%s: write of track cache timed out.\n",
-                           sc->dv.dv_xname);
+                           sc->sc_dv.dv_xname);
                if (sc->flags & FDF_JUSTFLUSH) {
                        sc->flags &= ~FDF_JUSTFLUSH;
                        /*