diff options
| author | Mark Wielaard <[email protected]> | 2015-01-27 15:55:41 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2015-01-27 15:55:50 +0100 |
| commit | c806736dc8ba24bf126d3942aaa755e7d4f86ea9 (patch) | |
| tree | 535f92cb3ef78348b152c67e39109525601961e6 /libebl/libebl.h | |
| parent | 858dc6536d9519f94c6dedef9bb42a63db61a718 (diff) | |
s/Really, not guarantee/Really, no guarantee/g
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'libebl/libebl.h')
| -rw-r--r-- | libebl/libebl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libebl/libebl.h b/libebl/libebl.h index 7ead62ca..7dbf4608 100644 --- a/libebl/libebl.h +++ b/libebl/libebl.h @@ -32,7 +32,7 @@ function directly. These are only for internal elfutils backends and tools. There is NO source or binary compatible guarantee. - The ABI of the backend modules is not guaranteed. Really, not guarantee + The ABI of the backend modules is not guaranteed. Really, no guarantee whatsoever. We are enforcing this in the code. The modules and their users must match. No third-party EBL module are supported or allowed. The only reason there are separate modules is to not have the code for |
