- Timestamp:
- 06/21/09 19:31:45 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/diffx/com/topologi/diffx/Docx4jDriver.java
r836 r838 140 140 141 141 142 public static void diff(Node xml 2, Node xml1, Writer out) // swapped,142 public static void diff(Node xml1, Node xml2, Writer out) // swapped, 143 143 throws DiffXException, IOException { 144 144
Note: See TracChangeset
for help on using the changeset viewer.
