Code review comment for lp:~gerboland/unity-mir/use-upstart-app-launch2

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

+ DLOG("Application::Application (this=%p, appId=%p, state=%d", this, qPrintable(appId), static_cast<int>(state));

s/appId=%p/appId=%s

« Back to merge proposal