X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_smach.h;h=876b6d4917054b4eca0bdd4dc48b210f41983acb;hb=bbf05c1d5f53f61ec5b033c5c305a497d8389d46;hp=546b64d7c5a0d63522fdc4a7bd2721e47f8fcdf4;hpb=c0fbfbd4e6f1f94bacab8fbfcfdabec7d5203e60;p=synfig.git diff --git a/ETL/trunk/ETL/_smach.h b/ETL/trunk/ETL/_smach.h index 546b64d..876b6d4 100644 --- a/ETL/trunk/ETL/_smach.h +++ b/ETL/trunk/ETL/_smach.h @@ -391,7 +391,7 @@ public: const state_base* old_state=curr_state; void *old_context=state_context; - // Clear out the current state and it's state_context + // Clear out the current state and its state_context curr_state=0;state_context=0; // Leave the state