Re: [PATCH 04/10] Add treap implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jonathan Nieder <jrnieder@xxxxxxxxx> writes:

> diff --git a/diffcore.h b/diffcore.h
> index fed9b15..05ebc11 100644
> --- a/diffcore.h
> +++ b/diffcore.h
> @@ -98,7 +98,7 @@ struct diff_queue_struct {
>  		(q)->queue = NULL; \
>  		(q)->nr = (q)->alloc = 0; \
>  		(q)->run = 0; \
> -	} while(0);
> +	} while (0)

This is a _bad_ one.  Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]