Doxygen testcase tweak to match that in the html docs

This commit is contained in:
William S Fulton 2018-05-22 19:32:47 +01:00
commit 6bad5ca3a1

View file

@ -36,6 +36,6 @@
@compileroptions This function must be compiled with /EHa when using MSVC.
*/
void func() { }
int * func() { }
%}