Hi,
Please use
/*
* Register a preference that used to be supported but no longer is.
*/
void
prefs_register_obsolete_preference(module_t *module, const char *name)
When removing a preference from the application.
Thanx,
Jaap
On Fri, 30 Jun 2006, Martin Mathieson wrote:
> Hi, this patch:
>
> - Removes last traces of 'board ports only' preference
> - Add a preference to try to find messages within sctp primitive
> messages (tries renaming of known mismatches)
> - Add outhdr to stub protocol (getting ready for IuB FP)
>
> Regards,
> Martin
>