Alexandre Julliard : msdmo: Convert the language-neutral resource file to UTF-8.
Module: wine Branch: master Commit: fdd615843bbc888fc55b81704e9be2eb8f754472 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fdd615843bbc888fc55b81704e... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 9 15:47:37 2009 +0200 msdmo: Convert the language-neutral resource file to UTF-8. --- dlls/msdmo/rsrc.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/msdmo/rsrc.rc b/dlls/msdmo/rsrc.rc index d87fbad..a313b97 100644 --- a/dlls/msdmo/rsrc.rc +++ b/dlls/msdmo/rsrc.rc @@ -1,5 +1,5 @@ /* - * Copyright 2003 Michael G�nnewig + * Copyright 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
participants (1)
-
Alexandre Julliard