From 91c6776727a2acbd7c3419da9d5e1b7d66ed50cd Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 3 Jun 2011 23:47:04 +0000 Subject: [PATCH] Spelling fixe in sim/ppc/vm.c From Stephen Kitt * vm.c (vm_synchronize_context): Spelling fix in function documentation. --- sim/ppc/ChangeLog | 6 ++++++ sim/ppc/vm.c | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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) -- 2.7.4