From 0243353febdc84966c2448a3c2ca4bac1fbdbdc1 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 17 Feb 2014 19:15:58 +0000 Subject: [PATCH] There's no reason for these files to be executable; remove the svn:executable property. This commit was SVN r30750. --- opal/datatype/opal_datatype_cuda.c | 0 opal/datatype/opal_datatype_cuda.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 opal/datatype/opal_datatype_cuda.c mode change 100755 => 100644 opal/datatype/opal_datatype_cuda.h diff --git a/opal/datatype/opal_datatype_cuda.c b/opal/datatype/opal_datatype_cuda.c old mode 100755 new mode 100644 diff --git a/opal/datatype/opal_datatype_cuda.h b/opal/datatype/opal_datatype_cuda.h old mode 100755 new mode 100644