@@ -76,14 +76,14 @@ else {
7676Q_NEW_REF(me-> activeRequest, RequestEvt);
7777
7878PRINTF_S(" Processing request #%d\n" ,
79- (int)me- > activeRequest -> ref_num);</action >
79+ (int)Q_EVT_CAST(RequestEvt) -> ref_num);</action >
8080 <tran_glyph conn =" 2,18,3,1,56,32,-12" >
8181 <action box =" 0,-2,24,2" />
8282 </tran_glyph >
8383 </tran >
8484 <!-- ${Components::TServer::SM::idle::TERMINATE}-->
8585 <tran trig =" TERMINATE" target =" ../../3" >
86- <tran_glyph conn =" 2,22,3,1,62,68 ,-32" >
86+ <tran_glyph conn =" 2,22,3,1,62,72 ,-32" >
8787 <action box =" 0,-2,10,2" />
8888 </tran_glyph >
8989 </tran >
@@ -96,7 +96,7 @@ PRINTF_S("Processing request #%d\n",
9696 <exit >PRINTF_S(" busy-EXIT; done processing request #%d\n" ,
9797 (int)me-> activeRequest-> ref_num);
9898
99- // delete the reference to the active request because
99+ // delete the reference to the active request, because
100100// it is now processed.
101101Q_DELETE_REF(me-> activeRequest);</exit >
102102 <!-- ${Components::TServer::SM::busy::NEW_REQUEST}-->
@@ -172,15 +172,15 @@ QTimeEvt_armX(&me->authorizedEvt, 2U*BSP_TICKS_PER_SEC, 0U);</entry>
172172 <exit box =" 0,5,6,2" />
173173 </state_glyph >
174174 </state >
175- <state_glyph node =" 2,30,54 ,54" >
175+ <state_glyph color = " 2 " node =" 2,30,52 ,54" >
176176 <exit box =" 0,3,29,2" />
177177 </state_glyph >
178178 </state >
179179 <!-- ${Components::TServer::SM::final}-->
180180 <state name =" final" >
181181 <entry brief =" stop" >PRINTF_S(" %s\n" , " final-ENTRY;" );
182182 QF_stop(); // terminate the application</entry >
183- <state_glyph node =" 2,88,30,10" >
183+ <state_glyph color = " 3 " node =" 2,88,30,10" >
184184 <entry box =" 0,3,6,2" />
185185 </state_glyph >
186186 </state >
0 commit comments