diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2019-07-21 10:18:35 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2019-07-21 10:18:35 +0200 |
commit | db6b1e23e6ca6cd017c565b367d6b73143d07e4a (patch) | |
tree | 6fc2b9cb28b13324aef62a72f70261c1ddf3e06f /devel | |
parent | b619e595c0a94ddad67c521245b9da79e1738469 (diff) | |
download | gnutls-db6b1e23e6ca6cd017c565b367d6b73143d07e4a.tar.gz |
libgnutls.abignore: added comment linking to syntax
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgnutls.abignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore index dfaebce2bf..c53bcda9f0 100644 --- a/devel/libgnutls.abignore +++ b/devel/libgnutls.abignore @@ -1,3 +1,6 @@ +# Syntax is documented at +# https://sourceware.org/libabigail/manual/libabigail-concepts.html#suppr-spec-label + [suppress_function] symbol_version = GNUTLS_PRIVATE_3_4 |