]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libvtv/ChangeLog
changelog: Fix extra space after tab.
[thirdparty/gcc.git] / libvtv / ChangeLog
index cadb0ae900e4cbdab8170a1c8ddc49bc49ccc1f4..b415c8673eca5db2b722b03e870654d0d09c6405 100644 (file)
        (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