opengl.annotations: Fix tuple slot name.
parent
582e1cd3b7
commit
22c8e78c6d
|
@ -7,7 +7,7 @@ IN: opengl.annotations
|
||||||
|
|
||||||
TUPLE: gl-error-log
|
TUPLE: gl-error-log
|
||||||
{ function word initial: t }
|
{ function word initial: t }
|
||||||
{ error gl-error }
|
{ error gl-error-tuple }
|
||||||
{ timestamp timestamp } ;
|
{ timestamp timestamp } ;
|
||||||
|
|
||||||
gl-error-log [ V{ } clone ] initialize
|
gl-error-log [ V{ } clone ] initialize
|
||||||
|
|
Loading…
Reference in New Issue