Hi On Mon, Dec 26, 2011 at 7:31 AM, Aneesh Dogra <[email protected]> wrote: > @@ -45,8 +45,8 @@ > #include "internal.h" > #include <limits.h> > > -//#undef NDEBUG > -//#include <assert.h> > +// #undef NDEBUG > +// #include <assert.h>
Why did you change this? Nobody ever made the comment that this particular case (commented code, as opposed to comment text) should get an added space if it wasn't already there. Space between code and comment text is if the comment is text, not if the comment is code. Please revert all of these unless I made earlier comments that there should be a space. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
