comparison audacious/ui_playlist.h @ 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 2b9dc862967b
children 13d5b542f4fd
comparison
equal deleted inserted replaced
999:386cda529c28 1000:c0bc62c5dec1