From f70d900b805b90f6f53da9698cf8025f88b7e1e0 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 11 May 2010 10:22:54 -0600 Subject: llvmpipe: remove trailing whitespace, rewrap comment --- src/gallium/drivers/llvmpipe/lp_screen.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/gallium') diff --git a/src/gallium/drivers/llvmpipe/lp_screen.h b/src/gallium/drivers/llvmpipe/lp_screen.h index 4f39432610..eb40f6823f 100644 --- a/src/gallium/drivers/llvmpipe/lp_screen.h +++ b/src/gallium/drivers/llvmpipe/lp_screen.h @@ -60,10 +60,9 @@ struct llvmpipe_screen unsigned num_threads; - /* Increments whenever textures are modified. Contexts can track - * this. + /* Increments whenever textures are modified. Contexts can track this. */ - unsigned timestamp; + unsigned timestamp; }; -- cgit v1.2.3