]> granicus.if.org Git - curl/commit
code/docs: Use correct case for IPv4 and IPv6
authorSteve Holme <steve_holme@hotmail.com>
Sat, 27 Dec 2014 11:09:01 +0000 (11:09 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 27 Dec 2014 11:31:55 +0000 (11:31 +0000)
commit151ae594362460bb4391585a5d408b3b8e3a164d
tree79971cd65a18403844bfec5f7fc2d56b4330f3e3
parentbde08d216ca08fc185af2f31e57ebdb5c36f4497
code/docs: Use correct case for IPv4 and IPv6

For consistency, as we seem to have a bit of a mixed bag, changed all
instances of ipv4 and ipv6 in comments and documentations to use the
correct case.
21 files changed:
CHANGES.0
configure.ac
docs/FAQ
docs/TODO
docs/examples/asiohiper.cpp
include/curl/curl.h
lib/Makefile.netware
lib/README.hostip
lib/asyn-thread.c
lib/connect.c
lib/connect.h
lib/ftp.c
lib/hostasyn.c
lib/hostip.c
lib/hostip.h
lib/hostip4.c
lib/hostip6.c
tests/FILEFORMAT
tests/runtests.pl
tests/server/resolve.c
tests/server/sockfilt.c