We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b8cd71 commit aa69bf8Copy full SHA for aa69bf8
src/main/java/difflib/text/DiffRowGenerator.java
@@ -46,8 +46,6 @@
46
* DiffRowGenerator generator = new DiffRowGenerator.Builder().showInlineDiffs(true).
47
* ignoreWhiteSpaces(true).columnWidth(100).build();
48
* </code>
49
- *
50
- * @author <a href="dm.naumenko@gmail.com">Dmitry Naumenko</a>
51
*/
52
public class DiffRowGenerator {
53
0 commit comments