Improve remove_trailing_slash() so it allocates no more than
authorLaurent Monin <geeqie@norz.org>
Sat, 5 Apr 2008 15:23:39 +0000 (15:23 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 5 Apr 2008 15:23:39 +0000 (15:23 +0000)
commit6033096a6d309a6ebab2d1aa1c2d2152b5e6e56a
treecb37d62a558cd67a298e4c45b7d7716ca8fbf7cf
parent3cd193f19c714ea492ef75b7af92ccddae6d9043
Improve remove_trailing_slash() so it allocates no more than
needed bytes and remove all trailing slashes instead only one.
src/ui_tabcomp.c