You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update function signatures to match header const qualifiers
The documentation showed MMDB_s *const mmdb but the header declares
const MMDB_s *const mmdb for these functions. Update both the SYNOPSIS
and individual function sections for:
- MMDB_lookup_string
- MMDB_lookup_sockaddr
- MMDB_read_node
- MMDB_get_metadata_as_entry_data_list
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments