K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-11-19T23:03:05.000000Z K 7 svn:log V 472 Initial part (style only) of MFC 1.83: + remove __P() and register + fix function headers + fix indentation + remove redundant casts + remove unused conditional code + replace 0 with INADDR_ANY or NULL where applicable + remove initialization to 0 of global variables as this is default for bss This commit is cosmetic only, so it does not include any of the (minor) bugfixes or code rearrangements of 1.83, nor it makes the mrouting code work as a module. END