Alexandre Julliard : user32: Convert source files to utf-8.

Alexandre Julliard julliard at winehq.org
Sat Oct 18 13:38:34 CDT 2008


Module: wine
Branch: master
Commit: 5d9d8f854f2a612e773b337783ddb3d8b74e6c8f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5d9d8f854f2a612e773b337783ddb3d8b74e6c8f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Oct 18 19:21:00 2008 +0200

user32: Convert source files to utf-8.

---

 dlls/user32/comm16.c |    4 ++--
 dlls/user32/menu.c   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/user32/comm16.c b/dlls/user32/comm16.c
index 8bd4a44..c7f3ab2 100644
--- a/dlls/user32/comm16.c
+++ b/dlls/user32/comm16.c
@@ -21,13 +21,13 @@
  *
  * History:
  *
- * Mar 31, 1999. Ove Kåven <ovek at arcticnet.no>
+ * Mar 31, 1999. Ove KÃ¥ven <ovek at arcticnet.no>
  * - Implemented buffers and EnableCommNotification.
  *
  * Apr 3, 1999.  Lawson Whitney <lawson_whitney at juno.com>
  * - Fixed the modem control part of EscapeCommFunction16.
  *
- * Mar 3, 1999. Ove Kåven <ovek at arcticnet.no>
+ * Mar 3, 1999. Ove KÃ¥ven <ovek at arcticnet.no>
  * - Use port indices instead of unixfds for win16
  * - Moved things around (separated win16 and win32 routines)
  * - Added some hints on how to implement buffers and EnableCommNotification.
diff --git a/dlls/user32/menu.c b/dlls/user32/menu.c
index b7cfe1c..928a9eb 100644
--- a/dlls/user32/menu.c
+++ b/dlls/user32/menu.c
@@ -4,7 +4,7 @@
  * Copyright 1993 Martin Ayotte
  * Copyright 1994 Alexandre Julliard
  * Copyright 1997 Morten Welinder
- * Copyright 2005 Maxime Bellengé
+ * Copyright 2005 Maxime Bellengé
  * Copyright 2006 Phil Krylov
  *
  * This library is free software; you can redistribute it and/or




More information about the wine-cvs mailing list