Mercurial > audlegacy
comparison audacious/iir_cfs.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 | 0a73d1faeb4e |
children |
comparison
equal
deleted
inserted
replaced
999:386cda529c28 | 1000:c0bc62c5dec1 |
---|