diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2019-07-16 10:42:37 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2019-10-03 17:04:55 +0100 |
commit | 083114f8ba2baa16a48638ecbf41e333eedb738b (patch) | |
tree | 53b84cee63b2b808115ca507659e526a515f0bf5 /include | |
parent | libctf: make it compile for old glibc (diff) | |
download | binutils-gdb-083114f8ba2baa16a48638ecbf41e333eedb738b.tar.gz binutils-gdb-083114f8ba2baa16a48638ecbf41e333eedb738b.tar.bz2 binutils-gdb-083114f8ba2baa16a48638ecbf41e333eedb738b.zip |
libctf, include: ChangeLog format fixes
Double-spaces before email addresses were consistently missing.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 85405429e52..41adb656c5e 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -97,7 +97,7 @@ * opcode/aarch64.h (enum aarch64_insn_class): sve_size_013 renamed to sve_size_13. -2019-06-19 Nick Alcock <nick.alcock@oracle.com> +2019-06-19 Nick Alcock <nick.alcock@oracle.com> * ctf.h (ctf_slice_t): Make cts_offset and cts_bits unsigned short, so following structures are properly aligned. |