commit 196def080e0b875173dce3fedfcd6e0ab8d14ad6 Author: Joel Brobecker Date: Fri Jun 3 16:27:53 2011 -0700 Spelling fixe in sim/ppc/vm.c From Stephen Kitt * vm.c (vm_synchronize_context): Spelling fix in function documentation. diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index d2bec55..2b9017a 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,9 @@ +2011-06-03 Joel Brobecker (obvious fix) + + From Stephen Kitt + * vm.c (vm_synchronize_context): Spelling fix in function + documentation. + 2011-04-16 Mike Frysinger * sim_calls.c (sim_complete_command): New stub function. diff --git a/sim/ppc/vm.c b/sim/ppc/vm.c index bff962c..cfbdda5 100644 --- a/sim/ppc/vm.c +++ b/sim/ppc/vm.c @@ -913,7 +913,7 @@ om_unpack_srs(vm *virtual, #endif -/* Rebuild all the data structures for the new context as specifed by +/* Rebuild all the data structures for the new context as specified by the passed registers */ INLINE_VM\ (void)