From 732fd7e571b81d63aa44d6e4cf55883479e88f2f Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 31 Oct 2014 09:45:12 +1000 Subject: Drop trailing whitespaces sed -i "s/[ ]\+$//g" **/*.(c|h) happy reviewing... git diff -w is an empty diff. Signed-off-by: Peter Hutterer --- glamor/glamor_picture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glamor') diff --git a/glamor/glamor_picture.c b/glamor/glamor_picture.c index cbbc19406..bc658f801 100644 --- a/glamor/glamor_picture.c +++ b/glamor/glamor_picture.c @@ -45,7 +45,7 @@ glamor_upload_picture_to_texture(PicturePtr picture) return glamor_upload_pixmap_to_texture(pixmap); } -/* +/* * We should already have drawable attached to it, if it has one. * Then set the attached pixmap to is_picture format, and set * the pict format. -- cgit v1.2.3