From: Joel Brobecker Date: Fri, 3 Jun 2011 23:47:04 +0000 (+0000) Subject: Spelling fixe in sim/ppc/vm.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=91c6776727a2acbd7c3419da9d5e1b7d66ed50cd;p=binutils-gdb.git 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 d2bec558b79..2b9017a0166 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 bff962cc31e..cfbdda54265 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)