diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-04-19 08:30:43 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-19 08:56:05 +0200 |
commit | b46682a10f25ce72a9f931e9119a2cefcb0eb80f (patch) | |
tree | ac6049f10cc542d582756a7ea5fce4794b31e1a2 /lib/checksrc.whitelist | |
parent | cefe9f4f90bc2f3a9c837f4504e962f2a519780d (diff) |
lib/checksrc.whitelist: not needed anymore
... as checksrc now skips comments
Diffstat (limited to 'lib/checksrc.whitelist')
-rw-r--r-- | lib/checksrc.whitelist | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/checksrc.whitelist b/lib/checksrc.whitelist deleted file mode 100644 index 1ff5f94c5..000000000 --- a/lib/checksrc.whitelist +++ /dev/null @@ -1,8 +0,0 @@ - 227 Entering Passive Mode (a1,a2,a3,a4,p1,p2) - 228 Entering Long Passive Mode (4,4,a1,a2,a3,a4,2,p1,p2) - 150 ASCII data connection for /bin/ls (137.167.104.91,37445) (0 bytes). - 150 Opening ASCII mode data connection for [file] (0.0.0.0,0) (545 bytes) - * no_proxy=domain1.dom,host.domain2.dom - Default values are (0,0) initialized by calloc. - a URL as file://localhost//foo must be valid as well, to refer to - const char atom_specials[] = "(){ %*]"; |