Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/MPCTestAPI/MPCTestAPIDlg.h')
-rw-r--r--src/MPCTestAPI/MPCTestAPIDlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/MPCTestAPI/MPCTestAPIDlg.h b/src/MPCTestAPI/MPCTestAPIDlg.h
index 81b4326a7..9e8b3577b 100644
--- a/src/MPCTestAPI/MPCTestAPIDlg.h
+++ b/src/MPCTestAPI/MPCTestAPIDlg.h
@@ -1,5 +1,5 @@
/*
- * (C) 2008-2012 see Authors.txt
+ * (C) 2008-2013 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -34,7 +34,7 @@ class CRegisterCopyDataDlg : public CDialog
// Construction
public:
HWND m_RemoteWindow;
- CRegisterCopyDataDlg(CWnd* pParent = NULL); // standard constructor
+ CRegisterCopyDataDlg(CWnd* pParent = nullptr); // standard constructor
// Dialog Data
//{{AFX_DATA(CRegisterCopyDataDlg)