aboutsummaryrefslogtreecommitdiff
path: root/include/bedbug/ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bedbug/ppc.h')
-rw-r--r--include/bedbug/ppc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bedbug/ppc.h b/include/bedbug/ppc.h
index 9cc8f9fa3..46bf8db1a 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 */