X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fapplist.cpp;h=5ca82fef62fbb8355c657576161ae3bd0dfc410c;hb=6ef8b4043c689f16cafd45ea7f661a50ffba8ec1;hp=19c2106b0f57b0e7d91f811a8d6afc473cf24abb;hpb=f9af8481e7221cd61a719c877dfe14b842f66eb7;p=apps%2Fagl-service-windowmanager.git diff --git a/src/applist.cpp b/src/applist.cpp index 19c2106..5ca82fe 100644 --- a/src/applist.cpp +++ b/src/applist.cpp @@ -502,7 +502,7 @@ void AppList::reqDump() DUMP("current request : %d", current_req); for (const auto &x : req_list) { - DUMP("requested with : %d", x.req_num); + DUMP("requested : %d", x.req_num); DUMP("Trigger : (APPID :%s, ROLE :%s, AREA :%s, TASK: %d)", x.trigger.appid.c_str(), x.trigger.role.c_str(),