nice catch

This commit is contained in:
Dale Weiler 2012-11-24 21:10:30 +00:00
parent 97d91b20ee
commit 98d35eb6ba

View file

@ -255,7 +255,7 @@
</tr>
</table>
<p>
Individual warnings may be disabled with &nbsp;-Wno&lt;warning&gt;
Individual warnings may be disabled with &nbsp;-Wno-&lt;warning&gt;
<pre>$ gmqcc -Wno-frame-macros # disables frame duplication warning</pre>
</p>
<h3>Miscellaneous options</h3>