From 14718f10dcda487178690de9a51cc5acdf21e468 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 25 Sep 2013 09:36:22 +0200 Subject: fontconfig mesa git update 25 Sep 2013 fontconfig commit 102864d0dba46c99b22c912454c1f58731287405 mesa commit 59157d1c96f33ca56d9aba6cff75145d732dbbab --- mesalib/src/mesa/main/bufferobj.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mesalib/src/mesa/main/bufferobj.c') diff --git a/mesalib/src/mesa/main/bufferobj.c b/mesalib/src/mesa/main/bufferobj.c index b22340ff3..312ffb788 100644 --- a/mesalib/src/mesa/main/bufferobj.c +++ b/mesalib/src/mesa/main/bufferobj.c @@ -440,7 +440,6 @@ _mesa_buffer_data( struct gl_context *ctx, GLenum target, GLsizeiptrARB size, * Note that all GL error checking will have been done already. * * \param ctx GL context. - * \param target Buffer object target on which to operate. * \param offset Offset of the first byte to be modified. * \param size Size, in bytes, of the data range. * \param data Pointer to the data to store in the buffer object. -- cgit v1.2.3