mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
Patch generation scripts: Fixed a typo.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2669 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -352,7 +352,7 @@ function process_preprocessor_statement(evaluated, condition) {
|
||||
function reset_hunk_state_variables() {
|
||||
lines = 0
|
||||
lines_less_added = 0
|
||||
lines_less_removed = 0
|
||||
lines_less_deleted = 0
|
||||
output = 1
|
||||
if_nesting_level = -1
|
||||
delete_next_blank_line = 0
|
||||
|
||||
Reference in New Issue
Block a user