Module: wine
Branch: master
Commit: 7f327237bf45f00161802360f7fa1a139db9f473
URL: http://source.winehq.org/git/wine.git/?a=commit;h=7f327237bf45f00161802360f…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Oct 18 19:23:08 2008 +0200
Convert remaining source files to utf-8.
---
dlls/d3d8/tests/visual.c | 2 +-
dlls/dbghelp/stack.c | 2 +-
dlls/gdi32/dispdib.c | 2 +-
dlls/msvfw32/msvideo_main.c | 2 +-
dlls/mswsock/mswsock.c | 2 +-
dlls/shlwapi/ordinal.c | 2 +-
dlls/winmm/mmio.c | 2 +-
dlls/winspool.drv/tests/info.c | 2 +-
loader/kthread.c | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/dlls/d3d8/tests/visual.c b/dlls/d3d8/tests/visual.c
index 33d6176..efead14 100644
--- a/dlls/d3d8/tests/visual.c
+++ b/dlls/d3d8/tests/visual.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2005 Henri Verbeet
- * Copyright (C) 2007 Stefan D�singer(for CodeWeavers)
+ * Copyright (C) 2007 Stefan Dösinger(for CodeWeavers)
*
* 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/dbghelp/stack.c b/dlls/dbghelp/stack.c
index 04f36fb..3c66fcb 100644
--- a/dlls/dbghelp/stack.c
+++ b/dlls/dbghelp/stack.c
@@ -3,7 +3,7 @@
*
* Copyright 1995 Alexandre Julliard
* Copyright 1996 Eric Youngdale
- * Copyright 1999 Ove K�ven
+ * Copyright 1999 Ove Kåven
* Copyright 2004 Eric Pouech
*
* This library is free software; you can redistribute it and/or
diff --git a/dlls/gdi32/dispdib.c b/dlls/gdi32/dispdib.c
index 6e5219e..0d46f65 100644
--- a/dlls/gdi32/dispdib.c
+++ b/dlls/gdi32/dispdib.c
@@ -1,7 +1,7 @@
/*
* DISPDIB.dll
*
- * Copyright 1998 Ove K�ven (with some help from Marcus Meissner)
+ * Copyright 1998 Ove Kåven (with some help from Marcus Meissner)
*
* 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/msvfw32/msvideo_main.c b/dlls/msvfw32/msvideo_main.c
index a135db2..fa02716 100644
--- a/dlls/msvfw32/msvideo_main.c
+++ b/dlls/msvfw32/msvideo_main.c
@@ -1,7 +1,7 @@
/*
* Copyright 1998 Marcus Meissner
* Copyright 2000 Bradley Baetz
- * Copyright 2003 Michael G�nnewig
+ * Copyright 2003 Michael Günnewig
* Copyright 2005 Dmitry Timoshkov
*
* This library is free software; you can redistribute it and/or
diff --git a/dlls/mswsock/mswsock.c b/dlls/mswsock/mswsock.c
index e82f2e3..7998e5a 100644
--- a/dlls/mswsock/mswsock.c
+++ b/dlls/mswsock/mswsock.c
@@ -1,7 +1,7 @@
/*
* MSWSOCK specific functions
*
- * Copyright (C) 2003 Andr� Johansen
+ * Copyright (C) 2003 André Johansen
*
* 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/shlwapi/ordinal.c b/dlls/shlwapi/ordinal.c
index 7b6ae22..be6b0da 100644
--- a/dlls/shlwapi/ordinal.c
+++ b/dlls/shlwapi/ordinal.c
@@ -2,7 +2,7 @@
* SHLWAPI ordinal functions
*
* Copyright 1997 Marcus Meissner
- * 1998 J�rgen Schmied
+ * 1998 Jürgen Schmied
* 2001-2003 Jon Griffiths
*
* This library is free software; you can redistribute it and/or
diff --git a/dlls/winmm/mmio.c b/dlls/winmm/mmio.c
index 4bad745..60b6d0f 100644
--- a/dlls/winmm/mmio.c
+++ b/dlls/winmm/mmio.c
@@ -2,7 +2,7 @@
* MMIO functions
*
* Copyright 1998 Andrew Taylor
- * Copyright 1998 Ove K�ven
+ * Copyright 1998 Ove Kåven
* Copyright 2000,2002 Eric Pouech
*
* This library is free software; you can redistribute it and/or
diff --git a/dlls/winspool.drv/tests/info.c b/dlls/winspool.drv/tests/info.c
index e2fd941..d1f4dea 100644
--- a/dlls/winspool.drv/tests/info.c
+++ b/dlls/winspool.drv/tests/info.c
@@ -342,7 +342,7 @@ static void test_AddMonitor(void)
{
/* The Test is deactivated, because when mi2a.pName is NULL, the subkey
HKLM\System\CurrentControlSet\Control\Print\Monitors\C:\WINDOWS\SYSTEM
- or HKLM\System\CurrentControlSet\Control\Print\Monitors\�
+ or HKLM\System\CurrentControlSet\Control\Print\Monitors\ì
is created on win9x and we do not want to hit this bug here. */
mi2a.pEnvironment = entry->env;
diff --git a/loader/kthread.c b/loader/kthread.c
index cc51cc0..acfa10f 100644
--- a/loader/kthread.c
+++ b/loader/kthread.c
@@ -4,7 +4,7 @@
* We can't use pthreads directly, so why not let libcs
* that want pthreads use Wine's own threading instead...
*
- * 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