summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testDirectory.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-27 15:21:46 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-27 15:21:46 (GMT)
commit848eeba483bef0cfeeef78ae77dc3c9a7327b8ea (patch)
tree3f8066f2905e9c1deb97f3f48db165edf8017289 /Source/kwsys/testDirectory.cxx
parenta956be484783a991dbda3b14f676538d5f0b17bd (diff)
parent6015a898d463fc321187ae346155654d55393a4c (diff)
downloadCMake-848eeba483bef0cfeeef78ae77dc3c9a7327b8ea.zip
CMake-848eeba483bef0cfeeef78ae77dc3c9a7327b8ea.tar.gz
CMake-848eeba483bef0cfeeef78ae77dc3c9a7327b8ea.tar.bz2
Merge branch 'upstream-KWSys' into update-kwsys
# By KWSys Upstream * upstream-KWSys: KWSys 2021-10-27 (e19a5668)
Diffstat (limited to 'Source/kwsys/testDirectory.cxx')
-rw-r--r--Source/kwsys/testDirectory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/testDirectory.cxx b/Source/kwsys/testDirectory.cxx
index 1434202..79bdc98 100644
--- a/Source/kwsys/testDirectory.cxx
+++ b/Source/kwsys/testDirectory.cxx
@@ -19,7 +19,7 @@ file Copyright.txt or https://cmake.org/licensing#kwsys for details. */
#include <testSystemTools.h>
-int _doLongPathTest()
+static int _doLongPathTest()
{
using namespace kwsys;
static const int LONG_PATH_THRESHOLD = 512;