mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
[docs] Fix a missing parameter
This commit is contained in:
parent
9cda8d130f
commit
79288b46ed
@ -445,7 +445,7 @@ cogl_vertex_buffer_indices_get_for_quads (guint n_indices);
|
||||
* Since: 1.0
|
||||
*/
|
||||
gboolean
|
||||
cogl_is_vertex_buffer (CoglHandle);
|
||||
cogl_is_vertex_buffer (CoglHandle handle);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user