[pkg-fso-commits] [SCM] xf86-video-glamo,	SMedia Glamo video driver for X.Org branch, master,	updated. upstream/0.0.0+20090707.git98c012f7-57-g9918e08
    Thomas White 
    taw at bitwiz.org.uk
       
    Fri Jan  8 13:24:52 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit 41eacee1f2e411f38ed59698bf4776e8171cbd74
Author: Thomas White <taw at bitwiz.org.uk>
Date:   Fri Aug 21 11:46:08 2009 +0100
    Typo
    
    Thanks for Martin Jansa (JaMa) for spotting this.
diff --git a/src/glamo-dri2.c b/src/glamo-dri2.c
index ae62ef4..bac8331 100644
--- a/src/glamo-dri2.c
+++ b/src/glamo-dri2.c
@@ -69,8 +69,8 @@ static DRI2BufferPtr glamoCreateBuffer(DrawablePtr pDraw,
 
 #else
 
-static DRI2BufferPtr glamoCreateBuffer(DrawablePtr pDraw,
-                                       unsigned int *attachments, int count)
+static DRI2BufferPtr glamoCreateBuffers(DrawablePtr pDraw,
+                                        unsigned int *attachments, int count)
 {
 	ScreenPtr pScreen = pDraw->pScreen;
 	DRI2BufferPtr buffers;
-- 
xf86-video-glamo, SMedia Glamo video driver for X.Org
    
    
More information about the pkg-fso-commits
mailing list