aboutsummaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2018-08-27 14:04:23 +0000
committerMartin Liska <mliska@suse.cz>2018-08-27 14:04:23 +0000
commitc9dedf0bab39c8004c0e31ef527a18c0f39d5ca0 (patch)
tree2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libvtv
parent5f0c87d378b320690ca1a3e23a81f46e04c2487a (diff)
Replace 8 spaces with a tabular in ChangeLog files.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@263886 138bc75d-0d04-0410-961f-82ee72b054a4
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 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.