Friedhelm Betz wrote: > I guess those revision comments should be the revision number of the > generated file not the revision number from xml_proto.php itself. > So this should be > '<!-- $Revision: 1.1 $ -->'."\n" . > instead > '<!-- $Revision: 1.35 $ -->'."\n" .
It's not a big deal as it gets updated with the first commit but we can obviously replace $Revision with $'.'Revision to simplify diffs of changes in this file. Jakub Vrána