diff for duplicates of <1200369258.2215.7.camel@basalt> diff --git a/a/1.txt b/N1/1.txt index c137ba5..47b5b58 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ You could also test at runtime with a construct like: } u; u.i = 1; - if (u.c[0] = 1) { + if (u.c[0] == 1) { ... } else { ... @@ -45,7 +45,3 @@ Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace -_______________________________________________ -kvm-ppc-devel mailing list -kvm-ppc-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel diff --git a/a/content_digest b/N1/content_digest index a7b5ae4..00da8b7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,9 +7,9 @@ "ref\01200329510.29077.11.camel@basalt\0" "ref\051CFAB8CB6883745AE7B93B3E084EBE2016217AB@pdsmsx412.ccr.corp.intel.com\0" "ref\051CFAB8CB6883745AE7B93B3E084EBE2016217AB-wq7ZOvIWXbOiAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org\0" - "From\0Hollis Blanchard <hollisb@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] RFC: MMIO endianness flag\0" - "Date\0Tue, 15 Jan 2008 03:54:18 +0000\0" + "From\0Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [kvm-ppc-devel] RFC: MMIO endianness flag\0" + "Date\0Mon, 14 Jan 2008 21:54:18 -0600\0" "To\0Xu" " Anthony <anthony.xu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" "Cc\0kvm-ppc-devel <kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>" @@ -48,7 +48,7 @@ " } u;\n" " \n" " u.i = 1;\n" - " if (u.c[0] = 1) {\n" + " if (u.c[0] == 1) {\n" " ...\n" " } else {\n" " ...\n" @@ -63,10 +63,6 @@ "Check out the new SourceForge.net Marketplace.\n" "It's the best place to buy or sell services for\n" "just about anything Open Source.\n" - "http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace -f5b2fe04d1ae5eab134ef2f45cccfb605a24eb71364cacaffb2897946e724960 +2ea3ff33b5908c07052898faae31f4fe9996af4e3d68f9133314e7a42b329efe
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.