Commit a55962cf authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

cards: Fix description of cdtTerm.

parent 38ce67a4
...@@ -267,7 +267,7 @@ BOOL WINAPI cdtAnimate(HDC hdc, int cardback, int x, int y, int frame) ...@@ -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)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment