aboutsummaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
authorMartin Liska <marxin@gcc.gnu.org>2018-08-27 14:04:23 +0000
committerMartin Liska <marxin@gcc.gnu.org>2018-08-27 14:04:23 +0000
commit92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch)
tree2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libvtv
parent85204e23e2fed09fc07159ab5607e0b760269561 (diff)
downloadgcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.zip
gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz
gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.bz2
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
Diffstat (limited to 'libvtv')
-rw-r--r--libvtv/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog
index cd1beb9..77fbc8f 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.