* [Qemu-devel] [6194] Add missing space
@ 2009-01-06 18:57 malc
0 siblings, 0 replies; only message in thread
From: malc @ 2009-01-06 18:57 UTC (permalink / raw)
To: qemu-devel
Revision: 6194
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6194
Author: malc
Date: 2009-01-06 18:57:51 +0000 (Tue, 06 Jan 2009)
Log Message:
-----------
Add missing space
Modified Paths:
--------------
trunk/configure
Modified: trunk/configure
===================================================================
--- trunk/configure 2009-01-05 21:40:27 UTC (rev 6193)
+++ trunk/configure 2009-01-06 18:57:51 UTC (rev 6194)
@@ -635,7 +635,7 @@
fi
# the following are Darwin specific
if [ "$darwin_user" = "yes" ] ; then
- target_list="$target_list i386-darwin-user ppc-darwin-user"
+ target_list="$target_list i386-darwin-user ppc-darwin-user "
fi
# the following are BSD specific
if [ "$bsd_user" = "yes" ] ; then
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-06 18:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 18:57 [Qemu-devel] [6194] Add missing space malc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).