diff options
author | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
commit | 92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch) | |
tree | 2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libvtv | |
parent | 85204e23e2fed09fc07159ab5607e0b760269561 (diff) | |
download | gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz |
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
Diffstat (limited to 'libvtv')
-rw-r--r-- | libvtv/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog index cd1beb9004b..77fbc8f008a 100644 --- a/libvtv/ChangeLog +++ b/libvtv/ChangeLog @@ -166,7 +166,7 @@ * libvtv/configure.ac : Add ACX_LT_HOST_FLAGS. Define VTV_CYGMIN. * libvtv/configure.tgt : (x86_64-*-cygwin*, i?86-*-cygwin*, x86_64-*-mingw*) - (i?86-*-mingw*): Add to supported targets. + (i?86-*-mingw*): Add to supported targets. * libvtv/vtv_fail.cc : Skip inclusion of execinfo.h on Cygwin and MinGW. (log_error_message): Skip calls to backtrace and backtrace_symbols_fd on Cygwin and MinGW. |