K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-07-20T19:51:37.000000Z K 7 svn:log V 311 Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameter types did not match the prototype. (Note: this is one bug that an Ada compiler would have found as when you typedef a new type, the new type is not assignment compatabile with the type used to make it up. C should only be so featureful.) END