K 10 svn:author V 3 bde K 8 svn:date V 27 1998-05-01T18:10:50.000000Z K 7 svn:log V 234 Support compiling with `gcc -ansi'. Just use __inline instead of inline. [__]inline is only used to bloat the code here. It gives a separate copy of all the strings for each time this header is included... Fixed misuse of __P(()). END