diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 19:23:45 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 19:23:45 -0500 |
commit | 00bbd29b35717f0de8b97e5b1e6fd3e979808ec3 (patch) | |
tree | fe3ca8a8fb7925ba83ab20add8a5126e3fa2efaf /argp | |
parent | a2693a0e2ea184b915bd7c08eedd4a3d63958818 (diff) | |
download | glibc-00bbd29b35717f0de8b97e5b1e6fd3e979808ec3.tar.gz |
Update ABI information
Diffstat (limited to 'argp')
-rw-r--r-- | argp/Versions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/argp/Versions b/argp/Versions index 378320c44d..bf13642066 100644 --- a/argp/Versions +++ b/argp/Versions @@ -7,8 +7,5 @@ libc { # a* argp_error; argp_failure; argp_help; argp_parse; argp_state_help; argp_usage; - - # kludge for recursive argp callers that know the magic. - _argp_unlock_xxx; } } |