devs/bu5hm4n/ptr_fix #17

Merged
raster merged 4 commits from devs/bu5hm4n/ptr_fix into master 2022-09-16 01:36:55 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 570ae9b435 - Show all commits

View File

@ -925,7 +925,7 @@ e_pointer_object_set(E_Pointer *ptr, Evas_Object *obj, int x, int y)
return;
misst:
ERR("Failure with %p", ptr);
INF("The ptr object of pointer %p is missing.", ptr);
}
E_API void