Comment 23 for bug 1233610

Revision history for this message
Steve Langasek (vorlon) wrote :

void
mounted (Mount *mnt)
{
[...]
       if (!mnt->pending_call)
                emit_event ("mounted", mnt, mounted_event_handled);
[...]
}

Yeah, that needs fixed. :/