SVN revision: 49736
This commit is contained in:
Vincent Torri 2010-06-17 21:27:41 +00:00
parent be2c84be5c
commit 5e09673fce
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ eina_convert_shutdown(void)
* char *tmp[128]; * char *tmp[128];
* long long int m = 0; * long long int m = 0;
* long int e = 0; * long int e = 0;
* doule r; * double r;
* *
* if (!eina_init()) * if (!eina_init())
* { * {