
On 12/01/2011, at 7:47 AM, Eric Blake wrote:
On 01/11/2011 01:30 PM, Justin Clift wrote:
The rest of your patch looked okay, but this caught my attention:
<dl> @@ -122,7 +142,7 @@ <dl> <dt><a href="http://honk.sigxcpu.org/projects/libvirt/#munin">for munin</a></dt> <dd> - The plugins provided by Guido Günther allow to monitor various things + The plugins provided by Guido G√ºnther allow to monitor various things
Unintentional encoding change? Is there any need to represent non-ascii via &...; entities rather than direct encoding to avoid rendering problems?
Good catch, and completely unintentional. :( I suspect it was just the IDE I'm using, so I'll check if can be made to work without having to use the &xyz; entity approach.