[test][dwarfdump][g/c] deprecated warning
This commit is contained in:
+1
-1
@@ -337,7 +337,7 @@ class DwarfUtilParser() {
|
||||
fun attribute(attribute: DwarfAttribute.Attribute, payload: String) {
|
||||
appendCurrentAttribute()
|
||||
currentAttribute = attribute
|
||||
currentAttributePayload.appendln(payload)
|
||||
currentAttributePayload.appendLine(payload)
|
||||
}
|
||||
|
||||
fun parse(reader: Reader): DwarfUtilParser {
|
||||
|
||||
Reference in New Issue
Block a user