On Wed, 2009-02-11 at 16:13 +0100, Jan Engelhardt wrote: > On Saturday 2009-02-07 20:28, jamal wrote: > Please post patch inline. I otherwise need to save them > and reinsert them into alpine.. I have problems with my client with insertion of whitespaces if i do that. I will send the next one inlined and see if Patrick complains when applying. > >+struct xtables_globals > >+{ > >+ unsigned int option_offset; > >+ char *program_version; > >+ char *program_name; > >+ struct xtables_afinfo *afinfo; > >+ struct option *opts; > >+}; > > These should be const, esp. program_version and program_name. > I added myself a patch now. Ok, so you took care of this? cheers, jamal -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html