comparison audacious/ui_playlist.c @ 1000:c0bc62c5dec1 trunk

[svn] A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here.
author chainsaw
date Mon, 01 May 2006 15:08:28 -0700
parents 386cda529c28
children 9189b80b6bea
comparison
equal deleted inserted replaced
999:386cda529c28 1000:c0bc62c5dec1