Skip to content

Commit

Permalink
Remove stray empty parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
reima committed Oct 4, 2015
1 parent 24fa118 commit e1850f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gl4/glLinkProgram.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
and the index of an active attribute variable</p>
<p><a class="citerefentry" href="glGetActiveUniform"><span class="citerefentry"><span class="refentrytitle">glGetActiveUniform</span></span></a>
with argument <em class="parameter"><code>program</code></em>
and the index of an active uniform variable<em class="parameter"><code/></em></p>
and the index of an active uniform variable</p>
<p><a class="citerefentry" href="glGetAttachedShaders"><span class="citerefentry"><span class="refentrytitle">glGetAttachedShaders</span></span></a>
with argument <em class="parameter"><code>program</code></em></p>
<p><a class="citerefentry" href="glGetAttribLocation"><span class="citerefentry"><span class="refentrytitle">glGetAttribLocation</span></span></a>
Expand Down

0 comments on commit e1850f9

Please sign in to comment.