[PATCH 1/4] amstream: rename mediastream to ddrawmediastream. (resend)

Alexandre Julliard julliard at winehq.org
Mon Apr 23 04:55:36 CDT 2012


Christian Costa <titan.costa at gmail.com> writes:

> ---
>  dlls/amstream/Makefile.in        |    2 
>  dlls/amstream/amstream.c         |    6 +
>  dlls/amstream/amstream_private.h |    2 
>  dlls/amstream/ddrawmediastream.c |  256 ++++++++++++++++++++++++++++++++++++++
>  dlls/amstream/mediastream.c      |  251 -------------------------------------
>  5 files changed, 263 insertions(+), 254 deletions(-)
>  create mode 100644 dlls/amstream/ddrawmediastream.c
>  delete mode 100644 dlls/amstream/mediastream.c

There's no reason to rename the file. Just put everything in there.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list