mirror of https://github.com/encounter/SDL.git
include: Fix indentation on SDL_SoftStretch doxygen comment.
Otherwise wikiheaders.pl doesn't think it's valid.
This commit is contained in:
parent
40ed9f75c9
commit
194657a2c6
|
@ -811,7 +811,7 @@ extern DECLSPEC int SDLCALL SDL_LowerBlit
|
||||||
SDL_Surface * dst, SDL_Rect * dstrect);
|
SDL_Surface * dst, SDL_Rect * dstrect);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Perform a fast, low quality, stretch blit between two surfaces of the
|
* Perform a fast, low quality, stretch blit between two surfaces of the
|
||||||
* same format.
|
* same format.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue