Mercurial > audlegacy
comparison ChangeLog @ 2610:2c41c0ef0c36 trunk
[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should
author | giacomo |
---|---|
date | Mon, 05 Mar 2007 17:30:33 -0800 |
parents | fe33bdd3d5ad |
children | dd7a24edc9f6 |
comparison
equal
deleted
inserted
replaced
2609:fe33bdd3d5ad | 2610:2c41c0ef0c36 |
---|---|
1 2007-03-06 00:28:45 +0000 Michael Hanselmann <hansmi@forkbomb.ch> | |
2 revision [4228] | |
3 Prevent double free() by strdup'ing value. | |
4 | |
5 trunk/src/audacious/util.c | 4 ++-- | |
6 1 file changed, 2 insertions(+), 2 deletions(-) | |
7 | |
8 | |
1 2007-03-05 21:50:32 +0000 Michael Farber <01mf02@gmail.com> | 9 2007-03-05 21:50:32 +0000 Michael Farber <01mf02@gmail.com> |
2 revision [4226] | 10 revision [4226] |
3 - Remove even more duplicate code | 11 - Remove even more duplicate code |
4 | 12 |
5 | 13 |