From 53a0c5fbee6f5cebe2fb8fff97c9bf038bd42023 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Wed, 1 Apr 2020 13:44:20 +0300 Subject: [PATCH] fix argument index in cpd_script.php --- xcode/aux_scripts/cpd_script.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcode/aux_scripts/cpd_script.php b/xcode/aux_scripts/cpd_script.php index c744ccb..d9a4746 100644 --- a/xcode/aux_scripts/cpd_script.php +++ b/xcode/aux_scripts/cpd_script.php @@ -1,5 +1,5 @@ duplication as $duplication) { $files = $duplication->xpath('file');