From 43e65147c07b1400ae0dbb6694882eceb2363713 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 12 Aug 2015 04:45:07 -0700 Subject: Remove trailing spaces in opcodes --- opcodes/cgen-dis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes/cgen-dis.c') diff --git a/opcodes/cgen-dis.c b/opcodes/cgen-dis.c index 1eee434574f..7357b53feb0 100644 --- a/opcodes/cgen-dis.c +++ b/opcodes/cgen-dis.c @@ -49,7 +49,7 @@ count_decodable_bits (const CGEN_INSN *insn) return bits; } -/* Add an instruction to the hash chain. */ +/* Add an instruction to the hash chain. */ static void add_insn_to_hash_chain (CGEN_INSN_LIST *hentbuf, const CGEN_INSN *insn, -- cgit v1.2.1