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

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


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

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

kernel32: Convert source files to utf-8.

---

 dlls/kernel32/lcformat.c |    2 +-
 dlls/kernel32/locale.c   |    2 +-
 dlls/kernel32/pthread.c  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dlls/kernel32/lcformat.c b/dlls/kernel32/lcformat.c
index 0445a9b..1b1dfcc 100644
--- a/dlls/kernel32/lcformat.c
+++ b/dlls/kernel32/lcformat.c
@@ -3,7 +3,7 @@
  *
  * Copyright 1995 Martin von Loewis
  * Copyright 1998 David Lee Lambert
- * Copyright 2000 Julio César Gázquez
+ * Copyright 2000 Julio César Gázquez
  * Copyright 2003 Jon Griffiths
  * Copyright 2005 Dmitry Timoshkov
  *
diff --git a/dlls/kernel32/locale.c b/dlls/kernel32/locale.c
index 8aedacb..9874a24 100644
--- a/dlls/kernel32/locale.c
+++ b/dlls/kernel32/locale.c
@@ -3,7 +3,7 @@
  *
  * Copyright 1995 Martin von Loewis
  * Copyright 1998 David Lee Lambert
- * Copyright 2000 Julio César Gázquez
+ * Copyright 2000 Julio César Gázquez
  * Copyright 2002 Alexandre Julliard for CodeWeavers
  *
  * This library is free software; you can redistribute it and/or
diff --git a/dlls/kernel32/pthread.c b/dlls/kernel32/pthread.c
index 9e7dd2e..e8b549d 100644
--- a/dlls/kernel32/pthread.c
+++ b/dlls/kernel32/pthread.c
@@ -1,7 +1,7 @@
 /*
  * pthread emulation for re-entrant libcs
  *
- * Copyright 1999 Ove Kåven
+ * Copyright 1999 Ove KÃ¥ven
  * Copyright 2003 Alexandre Julliard
  *
  * This library is free software; you can redistribute it and/or




More information about the wine-cvs mailing list