mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
fe7cd7e7a7
void foo (int); is fine for a prototype (or, presumably, a qc function variable), but not for an actual function body. This fixes the segmentation fault when the parameter name is omitted. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |