Module: website Branch: master Commit: acbf162ec92386c6998cf45a0273d50ea17f797a URL: http://source.winehq.org/git/website.git/?a=commit;h=acbf162ec92386c6998cf45...
Author: Jeremy Newman jnewman@codeweavers.com Date: Wed Apr 30 16:49:01 2008 -0500
fix broken <br /> tags
---
wwn/wn20080428_346.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wwn/wn20080428_346.xml b/wwn/wn20080428_346.xml index a6500ed..b18e7bb 100644 --- a/wwn/wn20080428_346.xml +++ b/wwn/wn20080428_346.xml @@ -300,7 +300,7 @@ The big ones I can think of are the DIB Engine (an idea which has been percolating for ages) and .net support. Oh, and the Javascript support needed to install Photoshop CS3. Longer term, I'd like to see the user-mode WDM driver framework supported. -<br><br> +<br /><br /> Long term, we'll probably find that we have to follow Windows' example and implement application-specific behavior to get key apps working perfectly without breaking other apps.