On Thursday 14 February 2008 21:25:35 Andrew Whitworth wrote: > ..forgot the patch, again. I'll get better at this, i swear.
Thanks, applied with tweaks as r25863. I removed the commented-out lines, for two reasons. First, we stick with C89 which doesn't allow C++-style comments. Second, there's no reason to comment out code. If we need to get it back, we can look in our revision control history. There were also some tab characters and weird line endings, but that's a minor thing. -- c