Re: [PATCH] cosmetic: fix incorrect whitespace.

2015-10-26 Thread Bryce Harrington
On Mon, Oct 26, 2015 at 11:49:18AM +0900, Jon A. Cruz wrote: > Fixed instances where spaces were used instead of tabs. > > Signed-off-by: Jon A. Cruz This patch conflicts with your header style cleanup patch. Looks like that one supercedes this one, so I'll drop this one from the queue. > ---

[PATCH] cosmetic: fix incorrect whitespace.

2015-10-25 Thread Jon A. Cruz
Fixed instances where spaces were used instead of tabs. Signed-off-by: Jon A. Cruz --- src/wayland-client-core.h | 2 +- src/wayland-server-core.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wayland-client-core.h b/src/wayland-client-core.h index dea70d9..d8f7f2e 1