K 10 svn:author V 6 alfred K 8 svn:date V 27 2005-02-02T22:14:10.000000Z K 7 svn:log V 329 Modify rpcgen -t output to something that's a lot more useful in today's modern "no sir, not today" compilers. Basically, when building the table: use NULL instead of 0, use braces around array initializers, case the function pointers to xdrproc_t, don't cast function pointers that do not need casting. MFC After: 1 week END