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

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


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

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

shell32: Convert source files to utf-8.

---

 dlls/shell32/autocomplete.c |    2 +-
 dlls/shell32/shellord.c     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/autocomplete.c b/dlls/shell32/autocomplete.c
index c20dec3..5892b6d 100644
--- a/dlls/shell32/autocomplete.c
+++ b/dlls/shell32/autocomplete.c
@@ -1,7 +1,7 @@
 /*
  *	AutoComplete interfaces implementation.
  *
- *	Copyright 2004	Maxime Bellengé <maxime.bellenge at laposte.net>
+ *	Copyright 2004	Maxime Bellengé <maxime.bellenge at laposte.net>
  *
  * 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/shell32/shellord.c b/dlls/shell32/shellord.c
index 0905bf9..56eb3ba 100644
--- a/dlls/shell32/shellord.c
+++ b/dlls/shell32/shellord.c
@@ -3,7 +3,7 @@
  * (NT uses Unicode strings, 95 uses ASCII strings)
  *
  * Copyright 1997 Marcus Meissner
- *           1998 Jürgen Schmied
+ *           1998 Jürgen Schmied
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public




More information about the wine-cvs mailing list