mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
7b7822b896
Applied via: $ find * -name '*.h' -exec sed -i -r 's/^extern (.+\()/\1/;' {} + Suggested-by: Bert Wesarg <bert.wesarg@googlemail.com>