summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-16 02:00:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-16 02:00:29 +0000
commit1b915e419e1454b8d568fa3b9c97e83fc5a95965 (patch)
tree13e3862d9ebb16ae32a19671e1c9c00e69b3c342 /drivers
parenteacf4421f4fe16674aefe8b628321188c4912521 (diff)
downloadmpv-1b915e419e1454b8d568fa3b9c97e83fc5a95965.tar.bz2
mpv-1b915e419e1454b8d568fa3b9c97e83fc5a95965.tar.xz
Replace double semicolon by single semicolon.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28611 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'drivers')
-rw-r--r--drivers/3dfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/3dfx.h b/drivers/3dfx.h
index 99d6ef0a75..123541c865 100644
--- a/drivers/3dfx.h
+++ b/drivers/3dfx.h
@@ -66,7 +66,7 @@ struct voodoo_2d_reg_t {
uint32_t lineStipple;
uint32_t lineStyle;
uint32_t pattern0Alias;
- uint32_t pattern1Alias;;
+ uint32_t pattern1Alias;
uint32_t clip1Min;
uint32_t clip1Max;
uint32_t srcFormat;