summaryrefslogtreecommitdiff
path: root/build-id.h
diff options
context:
space:
mode:
Diffstat (limited to 'build-id.h')
-rw-r--r--build-id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-id.h b/build-id.h
index 6828875..8505d9b 100644
--- a/build-id.h
+++ b/build-id.h
@@ -28,7 +28,7 @@
struct build_id_note;
const struct build_id_note *
-build_id_find_nhdr(const char *name);
+build_id_find_nhdr_by_name(const char *name);
ElfW(Word)
build_id_length(const struct build_id_note *note);