cards: Fix description of cdtTerm.
This commit is contained in:
parent
38ce67a462
commit
a55962cf41
|
@ -267,7 +267,7 @@ BOOL WINAPI cdtAnimate(HDC hdc, int cardback, int x, int y, int frame)
|
||||||
|
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
* Frees resources reserved by cdtInitialize.
|
* Frees resources reserved by cdtInit.
|
||||||
*/
|
*/
|
||||||
void WINAPI cdtTerm(void)
|
void WINAPI cdtTerm(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue