|
|
|
|
|
by tomxor
1401 days ago
|
|
Provided the source is reasonably organised the configurable variables etc are likely separate enough from any code you would care about patching. Patch applying is quite robust, you do not need the code to be identical, the line numbers don't need to match exactly, it's most sensitive to the few lines of context. |
|