PERFORCE change 148835 for review
Ed Schouten
ed at FreeBSD.org
Sat Aug 30 09:25:26 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=148835
Change 148835 by ed at ed_dull on 2008/08/30 09:25:20
Remove unneeded whitespace diff against SVN.
Affected files ...
.. //depot/projects/mpsafetty/sys/kern/tty_outq.c#11 integrate
Differences ...
==== //depot/projects/mpsafetty/sys/kern/tty_outq.c#11 (text+ko) ====
@@ -263,6 +263,7 @@
error = uiomove(ob, clen, uio);
tty_lock(tp);
}
+
if (error != 0)
return (error);
}
More information about the p4-projects
mailing list