summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/contact.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryStats/src/contact.cpp')
-rw-r--r--plugins/HistoryStats/src/contact.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/contact.cpp b/plugins/HistoryStats/src/contact.cpp
index ed7e35c91d..8a03c1b746 100644
--- a/plugins/HistoryStats/src/contact.cpp
+++ b/plugins/HistoryStats/src/contact.cpp
@@ -86,7 +86,7 @@ void Contact::addChat(bool bOutgoing, DWORD, DWORD duration)
void Contact::addEvent(WORD eventType, bool bOutgoing)
{
- InOut* pIO = NULL;
+ InOut* pIO = nullptr;
switch (eventType) {
case EVENTTYPE_URL: