X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fbedbug%2Fppc.h;h=46bf8db1a74f972a22c689ef8502d8ba5b3bd09d;hb=7c6237b3e2f2ee0098897da39b79aff4642b8946;hp=9cc8f9fa38293b7cbf7c087348fa9113a46c1639;hpb=012771d88adfb5e0886591880041f05fc8b15bdd;p=oweals%2Fu-boot.git diff --git a/include/bedbug/ppc.h b/include/bedbug/ppc.h index 9cc8f9fa38..46bf8db1a7 100644 --- a/include/bedbug/ppc.h +++ b/include/bedbug/ppc.h @@ -321,7 +321,7 @@ struct opcode { array are the operand identifiers */ int (*hfunc)(struct ppc_ctx *); - /* Address of a function to handle the given + /* Address of a function to handle the given mnemonic */ char * name; /* The symbolic name of this opcode */