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

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


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

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

msrle32: Convert source files to utf-8.

---

 dlls/msrle32/msrle32.c       |    2 +-
 dlls/msrle32/msrle_private.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/msrle32/msrle32.c b/dlls/msrle32/msrle32.c
index e5d2d5b..41ad22e 100644
--- a/dlls/msrle32/msrle32.c
+++ b/dlls/msrle32/msrle32.c
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2003 Michael Günnewig
+ * Copyright 2002-2003 Michael Günnewig
  *
  * 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/msrle32/msrle_private.h b/dlls/msrle32/msrle_private.h
index c055b5c..bf2aed0 100644
--- a/dlls/msrle32/msrle_private.h
+++ b/dlls/msrle32/msrle_private.h
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002 Michael Günnewig
+ * Copyright 2002 Michael Günnewig
  *
  * 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