Fixed a typo. Structs debug_image_created and debug_image_deleted are today identical,

but better not assume they're.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26916 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin 2008-08-10 14:57:43 +00:00
parent 654aaf100d
commit b74ede5b2c

View File

@ -1245,7 +1245,7 @@ TRACE(("haiku_child_wait_internal(): B_APP_IMAGE created, reprocess -> exec\n"))
case B_DEBUGGER_MESSAGE_IMAGE_DELETED:
haiku_remove_image(teamDebugInfo,
event->data.image_created.info.id);
event->data.image_deleted.info.id);
// send TARGET_WAITKIND_LOADED here too, it causes the shared
// object list to be updated