]> git.sesse.net Git - cubemap/commit
Use nullptr instead of NULL everywhere.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Apr 2018 07:48:46 +0000 (09:48 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Apr 2018 07:48:46 +0000 (09:48 +0200)
commita0fe013448d188b324c00383cfd91695d9d3d076
treec77106c5b24bbe71d61b8a1500c01b57475013ca
parent26fe3ab755034ea3be8321ec0af548670f8c3bd8
Use nullptr instead of NULL everywhere.
19 files changed:
acceptor.cpp
accesslog.cpp
accesslog.h
client.cpp
config.cpp
httpinput.cpp
input.cpp
input.h
input_stats.cpp
log.cpp
main.cpp
parse.cpp
server.cpp
serverpool.cpp
stats.cpp
stream.cpp
thread.cpp
thread.h
udpinput.cpp