From: Roland McGrath Date: Tue, 13 Jan 2004 10:18:46 +0000 (+0000) Subject: 2004-01-13 Roland McGrath X-Git-Tag: v4.5.18~651 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c04b0b000a93eef43fb2633a082d3f18da69f47;p=strace 2004-01-13 Roland McGrath * stream.c (internal_stream_ioctl): Fix typo strict -> struct. Reported by Petter Reinholdtsen . --- diff --git a/stream.c b/stream.c index 21deb181..50bbca43 100644 --- a/stream.c +++ b/stream.c @@ -932,7 +932,7 @@ struct tcb *tcp; int arg; { struct strioctl si; - strict ioctlent *iop; + struct ioctlent *iop; int in_and_out; int timod = 0; #ifdef SI_GETUDATA