Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169572
b: refs/heads/master
c: 6d7aa9d
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Ingo Molnar committed Nov 3, 2009
1 parent f95e945 commit 8ce5d7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1e530178540df26eb39f10a972d06f96302ceb4
refs/heads/master: 6d7aa9d721c8c640066142fd9534afcdf68d7f9d
1 change: 1 addition & 0 deletions trunk/tools/perf/util/symbol.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ struct dso *dso__new(const char *name)
self->find_symbol = dso__find_symbol;
self->slen_calculated = 0;
self->origin = DSO__ORIG_NOT_FOUND;
self->loaded = false;
}

return self;
Expand Down

0 comments on commit 8ce5d7b

Please sign in to comment.