wikiheaders: regex hack to make a URL not confuse wikilink genertion.

This commit is contained in:
Ryan C. Gordon
2024-10-04 15:33:41 -04:00
parent a7e4e9219a
commit ffe4e571d1
2 changed files with 4 additions and 6 deletions

View File

@@ -147,9 +147,7 @@
* limited hardware support, this API is probably not for you.
*
* Examples demonstrating proper usage of this API can be found
* [here](https://github.com/TheSpydog/SDL_gpu_examples
* )
* .
* [here](https://github.com/TheSpydog/SDL_gpu_examples).
*/
#ifndef SDL_gpu_h_