fix the last delta
authorDavid Presotto <presott@ucbvax.Berkeley.EDU>
Mon, 16 Mar 1981 08:15:32 +0000 (00:15 -0800)
committerDavid Presotto <presott@ucbvax.Berkeley.EDU>
Mon, 16 Mar 1981 08:15:32 +0000 (00:15 -0800)
SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.11

usr/src/usr.bin/vgrind/vfontedpr.c

index 358b213..ff46958 100644 (file)
@@ -248,8 +248,8 @@ main(argc, argv)
            cp[16] = '\0';
            cp[24] = '\0';
            printf(".ds =M %s %s\n", cp+4, cp+20);
            cp[16] = '\0';
            cp[24] = '\0';
            printf(".ds =M %s %s\n", cp+4, cp+20);
-           ps("'wh 0 he");
-           ps("'wh -1i fo");
+           ps("'wh 0 he\n");
+           ps("'wh -1i fo\n");
        }
        if (needbp) {
            needbp = 0;
        }
        if (needbp) {
            needbp = 0;