From d4bad5c896eb080d376b5a986b9cac77a9affc18 Mon Sep 17 00:00:00 2001 From: Michael Ow Date: Mon, 29 Aug 2011 22:09:55 +0000 Subject: [PATCH] ICU-8789 Remove svn:executable property from c/c++ source files X-SVN-Rev: 30590 --- icu4c/source/i18n/selfmt.cpp | 0 icu4c/source/i18n/selfmtimpl.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 icu4c/source/i18n/selfmt.cpp mode change 100755 => 100644 icu4c/source/i18n/selfmtimpl.h diff --git a/icu4c/source/i18n/selfmt.cpp b/icu4c/source/i18n/selfmt.cpp old mode 100755 new mode 100644 diff --git a/icu4c/source/i18n/selfmtimpl.h b/icu4c/source/i18n/selfmtimpl.h old mode 100755 new mode 100644 -- 2.50.1