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

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


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

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

ole32: Convert source files to utf-8.

---

 dlls/ole32/compobj_private.h |    2 +-
 dlls/ole32/dcom.idl          |    2 +-
 dlls/ole32/ole2nls.c         |    2 +-
 dlls/ole32/oleproxy.c        |    2 +-
 dlls/ole32/rpc.c             |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dlls/ole32/compobj_private.h b/dlls/ole32/compobj_private.h
index fbfe37c..81d591e 100644
--- a/dlls/ole32/compobj_private.h
+++ b/dlls/ole32/compobj_private.h
@@ -4,7 +4,7 @@
  * Copyright 1999 Francis Beaudet
  * Copyright 1999 Sylvain St-Germain
  * Copyright 2002 Marcus Meissner
- * Copyright 2003 Ove Kåven, TransGaming Technologies
+ * Copyright 2003 Ove KÃ¥ven, TransGaming Technologies
  * Copyright 2004 Mike Hearn, Rob Shearman, CodeWeavers Inc
  *
  * This library is free software; you can redistribute it and/or
diff --git a/dlls/ole32/dcom.idl b/dlls/ole32/dcom.idl
index d4abf43..a1c0dcd 100644
--- a/dlls/ole32/dcom.idl
+++ b/dlls/ole32/dcom.idl
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Ove Kåven, TransGaming Technologies
+ * Copyright 2003 Ove KÃ¥ven, TransGaming Technologies
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/dlls/ole32/ole2nls.c b/dlls/ole32/ole2nls.c
index f42ddf9..b21601b 100644
--- a/dlls/ole32/ole2nls.c
+++ b/dlls/ole32/ole2nls.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
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/dlls/ole32/oleproxy.c b/dlls/ole32/oleproxy.c
index b32edec..99a86f0 100644
--- a/dlls/ole32/oleproxy.c
+++ b/dlls/ole32/oleproxy.c
@@ -2,7 +2,7 @@
  *	OLE32 proxy/stub handler
  *
  *  Copyright 2002  Marcus Meissner
- *  Copyright 2001  Ove Kåven, TransGaming Technologies
+ *  Copyright 2001  Ove KÃ¥ven, TransGaming Technologies
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/dlls/ole32/rpc.c b/dlls/ole32/rpc.c
index b805dba..74d7968 100644
--- a/dlls/ole32/rpc.c
+++ b/dlls/ole32/rpc.c
@@ -1,7 +1,7 @@
 /*
  *	RPC Manager
  *
- * Copyright 2001  Ove Kåven, TransGaming Technologies
+ * Copyright 2001  Ove KÃ¥ven, TransGaming Technologies
  * Copyright 2002  Marcus Meissner
  * Copyright 2005  Mike Hearn, Rob Shearman for CodeWeavers
  *




More information about the wine-cvs mailing list