mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 03:30:30 +08:00
The new mklog script prints three spaces after the date part, which is wrong. Thus fixed by adjusting the split pattern. Tested manually. 2012-05-31 Marek Polacek <polacek@redhat.com> * mklog: Prevent printing three spaces after the date. From-SVN: r188265