Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2008 15:57:44 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 147654 for review
Message-ID:  <200808171557.m7HFviLT037748@repoman.freebsd.org>

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

Change 147654 by ed@ed_dull on 2008/08/17 15:57:40

	Small whitespace issue pointed out by attilio. Thanks!

Affected files ...

.. //depot/projects/mpsafetty/sys/dev/xen/console/console.c#5 edit

Differences ...

==== //depot/projects/mpsafetty/sys/dev/xen/console/console.c#5 (text+ko) ====

@@ -210,6 +210,7 @@
 static int
 xc_probe(device_t dev)
 {
+
 	return (0);
 }
 



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