projects
/
platform
/
upstream
/
elfutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
268e805
)
debuginfod.h: fix typo in comment: legnth -> length
author
Konrad Kleine
<kkleine@redhat.com>
Mon, 10 Feb 2020 16:03:02 +0000
(17:03 +0100)
committer
Frank Ch. Eigler
<fche@redhat.com>
Mon, 10 Feb 2020 16:06:13 +0000
(11:06 -0500)
Signed-off-by: Konrad Kleine <kkleine@redhat.com>
debuginfod/debuginfod.h
patch
|
blob
|
history
diff --git
a/debuginfod/debuginfod.h
b/debuginfod/debuginfod.h
index
33fae86
..
b4b6a3d
100644
(file)
--- a/
debuginfod/debuginfod.h
+++ b/
debuginfod/debuginfod.h
@@
-48,7
+48,7
@@
debuginfod_client *debuginfod_begin (void);
/* Query the urls contained in $DEBUGINFOD_URLS for a file with
the specified type and build id. If build_id_len == 0, the
build_id is supplied as a lowercase hexadecimal string; otherwise
- it is a binary blob of given le
gn
th.
+ it is a binary blob of given le
ng
th.
If successful, return a file descriptor to the target, otherwise
return a posix error code. If successful, set *path to a