]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* endfile.c (t_trunc): Fix typo.
authorFranz Sirl <sirl@gcc.gnu.org>
Fri, 4 Feb 2000 19:51:43 +0000 (19:51 +0000)
committerFranz Sirl <sirl@gcc.gnu.org>
Fri, 4 Feb 2000 19:51:43 +0000 (19:51 +0000)
From-SVN: r31788

libf2c/libI77/endfile.c

index 03853de6e688b2380f86206f713e05cf3a9c9ae8..8e3e8c48fc7f6962f2a3010b31311ed9e109fec1 100644 (file)
@@ -103,7 +103,7 @@ t_runc(alist *a)
        rewind(tf);
        if (copy(tf, loc, bf))
                goto bad1;
-       b->urwt = 1;
+       b->uwrt = 1;
        b->urw = 2;
 #ifdef NON_UNIX_STDIO
        if (b->ufmt) {