mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Initial build id support
svn path=/trunk/; revision=410
This commit is contained in:
@ -324,7 +324,6 @@ bin_parser_get_string (BinParser *parser)
|
||||
parser->offset += strlen (result) + 1;
|
||||
|
||||
return result;
|
||||
|
||||
}
|
||||
|
||||
static const Field *
|
||||
|
||||
Reference in New Issue
Block a user