Please do a patch using the unified diff output format:
diff -u2 path/to/file1 path/to/file2
and preferably using cvs:
cvs diff -u2 path/to/file
As it is now, without guessing, which I would rather not do, I have no
idea what file to apply this too, and without the context I can't be
sure that any change that I may have made in the meantime would not
affect things adversly.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!