X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_smach.h;h=876b6d4917054b4eca0bdd4dc48b210f41983acb;hb=ba4f6a9c499c64ebca84279cc44bf6449fd245c1;hp=546b64d7c5a0d63522fdc4a7bd2721e47f8fcdf4;hpb=f9cb2769597afee48e8e38ffd936d9dc14167bd8;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