mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
370d9922a4
This is now officially an antipattern: please let's never copy a function declaration in two places again. That's what headers are for.