Zap a trigraph (???)
This commit is contained in:
parent
a1cfc5e8ef
commit
9e1682cb82
@ -1784,7 +1784,7 @@ svr4_sys_putmsg(p, uap)
|
||||
* on it, so I'm making a guess that this
|
||||
* is how it works. newton@atdot.dotat.org XXX
|
||||
*/
|
||||
DPRINTF(("sending expedited data (???)\n"));
|
||||
DPRINTF(("sending expedited data (??)\n"));
|
||||
SCARG(&wa, fd) = SCARG(uap, fd);
|
||||
SCARG(&wa, buf) = dat.buf;
|
||||
SCARG(&wa, nbyte) = dat.len;
|
||||
|
@ -1784,7 +1784,7 @@ svr4_sys_putmsg(p, uap)
|
||||
* on it, so I'm making a guess that this
|
||||
* is how it works. newton@atdot.dotat.org XXX
|
||||
*/
|
||||
DPRINTF(("sending expedited data (???)\n"));
|
||||
DPRINTF(("sending expedited data (??)\n"));
|
||||
SCARG(&wa, fd) = SCARG(uap, fd);
|
||||
SCARG(&wa, buf) = dat.buf;
|
||||
SCARG(&wa, nbyte) = dat.len;
|
||||
|
Loading…
x
Reference in New Issue
Block a user