diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-05-24 00:21:00 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-05-24 00:21:00 +0200 |
commit | b03b82a85fdbd6e6a20263f6e16c589633d5d7cc (patch) | |
tree | b510c8661ecbdbb8335a77ba7d0e0b3fe2cfc97d /tests/badsymbols.pl | |
parent | 9df4053f5dfac758bdea0b1c50e67eee9f4cbeed (diff) | |
download | curl-b03b82a85fdbd6e6a20263f6e16c589633d5d7cc.tar.gz |
docs/tests: remove freenode references
Diffstat (limited to 'tests/badsymbols.pl')
-rwxr-xr-x | tests/badsymbols.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/badsymbols.pl b/tests/badsymbols.pl index f2a857ba7..73daa5024 100755 --- a/tests/badsymbols.pl +++ b/tests/badsymbols.pl @@ -22,7 +22,7 @@ ########################################################################### # # This script grew out of help from Przemyslaw Iskra and Balint Szilakszi -# a late evening in the #curl IRC channel on freenode. +# a late evening in the #curl IRC channel. # use strict; |