[PATCH] remove spurious #ifdef added in middle of file comment header

Denys Vlasenko dvlasenk at redhat.com
Tue Apr 14 12:14:37 UTC 2009


On Sun, 2009-04-05 at 02:00 -0400, Mike Frysinger wrote:
> This was broken waaaaay back in the day:
>  file.c,v 1.37 2001/03/07 16:03:20 hughesj
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  file.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/file.c b/file.c
> index 138bac0..301f4ff 100644
> --- a/file.c
> +++ b/file.c
> @@ -1,5 +1,4 @@
>  /*
> -#ifdef LINUX
>   * Copyright (c) 1991, 1992 Paul Kranenburg <pk at cs.few.eur.nl>
>   * Copyright (c) 1993 Branko Lankester <branko at hacktic.nl>
>   * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs at world.std.com>

Applying, thanks!
--
vda






More information about the Strace-devel mailing list