summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemInformation.hxx.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-02-14 14:22:07 (GMT)
committerBrad King <brad.king@kitware.com>2017-02-14 14:22:07 (GMT)
commitff843dbd547d06b9dcb25c3970e857fe395f2dcf (patch)
tree339f57c04d6bba5f21edda1d0b9af8eeb06a46ef /Source/kwsys/SystemInformation.hxx.in
parent03be8ccbf607b378c7ffcfd2ffe6797612837efa (diff)
parentced3396d048c8389327f661a99986fef51ee8a3f (diff)
downloadCMake-ff843dbd547d06b9dcb25c3970e857fe395f2dcf.zip
CMake-ff843dbd547d06b9dcb25c3970e857fe395f2dcf.tar.gz
CMake-ff843dbd547d06b9dcb25c3970e857fe395f2dcf.tar.bz2
Merge branch 'upstream-KWSys' into update-kwsys
* upstream-KWSys: KWSys 2017-02-14 (5c6f7836)
Diffstat (limited to 'Source/kwsys/SystemInformation.hxx.in')
-rw-r--r--Source/kwsys/SystemInformation.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/SystemInformation.hxx.in b/Source/kwsys/SystemInformation.hxx.in
index 0fc1067..cc09393 100644
--- a/Source/kwsys/SystemInformation.hxx.in
+++ b/Source/kwsys/SystemInformation.hxx.in
@@ -67,7 +67,7 @@ public:
bool Is64Bits();
- unsigned int GetNumberOfLogicalCPU(); // per physical cpu
+ unsigned int GetNumberOfLogicalCPU();
unsigned int GetNumberOfPhysicalCPU();
bool DoesCPUSupportCPUID();