Commit 474cbb8
4 files changed
+5
-5
lines changedSubmodule HDiffPatch updated 19 files
- README.md+1-1
- builds/android_ndk_jni_mk/Android.mk+1-1
- compress_parallel.cpp+2-2
- decompress_plugin_demo.h+1-1
- dirDiffPatch/dir_diff/dir_diff.cpp+2-2
- dirDiffPatch/dir_diff/dir_diff_tools.cpp+1-3
- dirDiffPatch/dir_patch/dir_patch.c+1-1
- dirDiffPatch/dir_patch/dir_patch_tools.c+1-1
- dirDiffPatch/dir_patch/new_dir_output.c+1-1
- dirDiffPatch/dir_patch/new_stream.c+1-1
- dirDiffPatch/dir_patch/ref_stream.c+1-1
- dirDiffPatch/dir_patch/res_handle_limit.c+1-1
- file_for_patch.c+34-31
- file_for_patch.h+10-3
- hdiffz.cpp+2-2
- hpatch_dir_listener.h+8-8
- hpatchz.c+11-10
- libHDiffPatch/HDiff/diff.cpp+1-1
- libHDiffPatch/HPatch/patch_types.h+8-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments