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 b8a0e07 commit aaa62c3Copy full SHA for aaa62c3
java-diff-utils/src/main/java/com/github/difflib/algorithm/myers/IntIntMap.java
@@ -13,7 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-package com.github.difflib.algorithm.myers;
+package main.java.com.github.difflib.algorithm.myers;
17
18
/**
19
* A simple open-addressing hash map for int -> int mappings.
0 commit comments