[Intel-gfx] [PATCH] [coding style] Correct indentation.
Paul Menzel
paulepanter at users.sourceforge.net
Sun May 31 20:37:23 CEST 2009
Signed-off-by: Thomas Hilber <sparkie at lowbyte.de>
Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
src/i810_driver.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/i810_driver.c b/src/i810_driver.c
index fe4bd62..a137b0d 100644
--- a/src/i810_driver.c
+++ b/src/i810_driver.c
@@ -281,7 +281,7 @@ static const OptionInfoRec I810Options[] = {
{OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE},
{OPTION_SHOW_CACHE, "ShowCache", OPTV_BOOLEAN, {0}, FALSE},
{OPTION_XVMC_SURFACES, "XvMCSurfaces", OPTV_INTEGER, {0}, FALSE},
- {OPTION_PAGEFLIP, "PageFlip", OPTV_BOOLEAN, {0}, FALSE},
+ {OPTION_PAGEFLIP, "PageFlip", OPTV_BOOLEAN, {0}, FALSE},
{-1, NULL, OPTV_NONE, {0}, FALSE}
};
/* *INDENT-ON* */
--
1.6.3.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090531/cd9ebd4a/attachment.sig>
More information about the Intel-gfx
mailing list