Typos
This commit is contained in:
parent
98490aa881
commit
a67adbcbb8
|
@ -172,7 +172,7 @@ case "$1" in
|
|||
mkdir -p "${R2PM_USRDIR}/git/"
|
||||
else
|
||||
echo "r2 is installed with r2pm, do not clean the cache to avoid autodestruction"
|
||||
echo "do not disassemble do not disasemble do not disassemble do not disassemble"
|
||||
echo "do not disassemble do not disassemble do not disassemble do not disassemble"
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
|
|
|
@ -1628,7 +1628,7 @@ insert_offset (arc_insn insn,long *ex ATTRIBUTE_UNUSED,
|
|||
return insn;
|
||||
}
|
||||
|
||||
/* Used in st insns to do final disasemble syntax check. */
|
||||
/* Used in st insns to do final disassemble syntax check. */
|
||||
|
||||
static long
|
||||
extract_st_syntax (arc_insn *insn,
|
||||
|
|
Loading…
Reference in New Issue