Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2008 09:25:25 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 148835 for review
Message-ID:  <200808300925.m7U9PPF0004709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=148835

Change 148835 by ed@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);
 	}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808300925.m7U9PPF0004709>