mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-04-01 23:41:20 +00:00
nice catch
This commit is contained in:
parent
97d91b20ee
commit
98d35eb6ba
1 changed files with 1 additions and 1 deletions
2
doc.html
2
doc.html
|
@ -255,7 +255,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
Individual warnings may be disabled with -Wno<warning>
|
||||
Individual warnings may be disabled with -Wno-<warning>
|
||||
<pre>$ gmqcc -Wno-frame-macros # disables frame duplication warning</pre>
|
||||
</p>
|
||||
<h3>Miscellaneous options</h3>
|
||||
|
|
Loading…
Reference in a new issue