thin_metadata_size: drop signe_mapping to =
This commit is contained in:
parent
11cec295ce
commit
31df9b6d10
@ -94,7 +94,7 @@ def end_device
|
||||
" </device>\n"
|
||||
end
|
||||
|
||||
def single_mapping(from, to = 4711)
|
||||
def single_mapping(from, to)
|
||||
" <single_mapping time=\"0\" origin_block=\"#{from}\" data_block=\"#{to}\"/>\n"
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user