dmusic: Remove "keep in sync with oneself" comments

Michael Stefaniuc mstefani at redhat.com
Mon May 18 10:41:01 CDT 2015


Hello Frederic,

why would you want to do this? Keeping the files identical just allows
to copy it as is. Or easily verify it by just checking the SHA1 sum.


On 05/18/2015 02:47 AM, Frédéric Delanoy wrote:
> ---
>  dlls/dmusic/dmobject.c | 1 -
>  dlls/dmusic/dmobject.h | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/dlls/dmusic/dmobject.c b/dlls/dmusic/dmobject.c
> index cabb6f7..8e9f58e 100644
> --- a/dlls/dmusic/dmobject.c
> +++ b/dlls/dmusic/dmobject.c
> @@ -1,6 +1,5 @@
>  /*
>   * Base IDirectMusicObject Implementation
> - * Keep in sync with the master in dlls/dmusic/dmobject.c
>   *
>   * Copyright (C) 2003-2004 Rok Mandeljc
>   * Copyright (C) 2014 Michael Stefaniuc
> diff --git a/dlls/dmusic/dmobject.h b/dlls/dmusic/dmobject.h
> index ad6bf6d..ffc683c 100644
> --- a/dlls/dmusic/dmobject.h
> +++ b/dlls/dmusic/dmobject.h
> @@ -1,6 +1,5 @@
>  /*
>   * Base IDirectMusicObject Implementation
> - * Keep in sync with the master in dlls/dmusic/dmobject.h
>   *
>   * Copyright (C) 2014 Michael Stefaniuc
>   *
> 

bye
	michael



More information about the wine-patches mailing list