[Spice-devel] [RFC PATCH 02/16] OT: style
Christophe Fergeau
cfergeau at redhat.com
Wed Jan 25 13:56:06 UTC 2017
On Wed, Jan 25, 2017 at 12:42:25PM +0000, Frediano Ziglio wrote:
> ---
> server/red-channel.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/server/red-channel.c b/server/red-channel.c
> index f2a35f3..15f556c 100644
> --- a/server/red-channel.c
> +++ b/server/red-channel.c
> @@ -682,8 +682,7 @@ int red_channel_pipes_new_add_push(RedChannel *channel,
>
> void red_channel_pipes_new_add(RedChannel *channel, new_pipe_item_t creator, void *data)
> {
> - red_channel_pipes_create_batch(channel, creator, data,
> - red_channel_client_pipe_add);
> + red_channel_pipes_create_batch(channel, creator, data, red_channel_client_pipe_add);
This ends on column 88, don't we try to keep lines below 80 chars?
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170125/14b650d0/attachment.sig>
More information about the Spice-devel
mailing list