comparison configure.ac @ 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 e4089d6b0fcf
children 72b6e18c94b9
comparison
equal deleted inserted replaced
999:386cda529c28 1000:c0bc62c5dec1