diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-08-06 08:37:05 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-08-06 08:37:05 (GMT) |
commit | f9690d8ba93b796b1d31f96c5a95ed44a55814bb (patch) | |
tree | aaba2bcb82f77c09088992e8e490c1621075c7e3 /src | |
parent | 61299213a1426f4aed38278f29af6a22246d91f9 (diff) |
Typo.
Diffstat (limited to 'src')
-rw-r--r-- | src/arch/raw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/raw.c b/src/arch/raw.c index 1a77fa6..17f1ea6 100644 --- a/src/arch/raw.c +++ b/src/arch/raw.c @@ -460,7 +460,6 @@ static const char *g_raw_instruction_get_encoding(const GRawInstruction *instr) } - /****************************************************************************** * * * Paramètres : instr = instruction d'assemblage à consulter. * |