mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
opcodes: bpf-dis.c: fix typo in comment
This commit is contained in:
parent
c62e5702f6
commit
8b476884c3
@ -32,7 +32,7 @@
|
||||
|
||||
/* This disassembler supports two different syntaxes for BPF assembly.
|
||||
One is called "normal" and has the typical form for assembly
|
||||
languages, with mnemonics and the like. The othe is called
|
||||
languages, with mnemonics and the like. The other is called
|
||||
"pseudoc" and looks like C. */
|
||||
|
||||
enum bpf_dialect
|
||||
|
Loading…
Reference in New Issue
Block a user