SVN revision: 53298
This commit is contained in:
Vincent Torri 2010-10-12 07:55:45 +00:00
parent 9243d767a7
commit c5976de2ee
2 changed files with 2 additions and 2 deletions

View File

@ -371,7 +371,7 @@ ecore_win32_init()
*
* This function shuts down the Ecore_Win32 library. It returns 0 when it has
* been called the same number of times than ecore_win32_init(). In that case
* it shut down all the Windows graphic system.
* it shuts down all the Windows graphic system.
*/
EAPI int
ecore_win32_shutdown()

View File

@ -313,7 +313,7 @@ ecore_wince_init()
*
* This function shuts down the Ecore_WinCE library. It returns 0 when it has
* been called the same number of times than ecore_wince_init(). In that case
* it shut down all the Windows CE graphic system.
* it shuts down all the Windows CE graphic system.
*/
EAPI int
ecore_wince_shutdown()