aboutsummaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-11-21 09:17:29 +0100
committerMartin Liska <mliska@suse.cz>2022-11-21 10:13:44 +0100
commit3d3b561fc3aaceb682ade756c3bb1ebb3f495231 (patch)
tree31d9f9ebdd38498177a0344393712956214ebb41 /libvtv
parent061839c65de7d04589ced3a4e55ef391e7c66b71 (diff)
downloadgcc-3d3b561fc3aaceb682ade756c3bb1ebb3f495231.zip
gcc-3d3b561fc3aaceb682ade756c3bb1ebb3f495231.tar.gz
gcc-3d3b561fc3aaceb682ade756c3bb1ebb3f495231.tar.bz2
changelog: Fix extra space after tab.
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 cadb0ae..b415c86 100644
--- a/libvtv/ChangeLog
+++ b/libvtv/ChangeLog
@@ -274,7 +274,7 @@
(count_all_pages): Likewise.
(dl_iterate_phdr_count_pages): Don't build on Cygwin and MinGW.
* libvtv/utils.cc : Include windows.h and skip execinfo.h inclusion on
- Cygwin and MinGW.
+ Cygwin and MinGW.
(__vtv_open_log): Exchange call to getuid and getpid with
GetCurrentProcessId and adjust call to snprintf accordingly on Cygwin
and MinGW. Adjust calls to mkdir on MinGW. Adjust call to open on