|
From 46d3a1ff2c6e316cf0928a9fd403cb5284bfe863 Mon Sep 17 00:00:00 2001
|
|
From: remi <remi@c90b9560-bf6c-de11-be94-00142212c4b1>
|
|
Date: Wed, 9 Oct 2013 12:04:16 +0000
|
|
Subject: [PATCH 01/16] fix svn prop
|
|
|
|
git-svn-id: http://svn.php.net/repository/pecl/dio/trunk@331748 c90b9560-bf6c-de11-be94-00142212c4b1
|
|
---
|
|
dio_posix.c | 0
|
|
dio_win32.c | 0
|
|
php_dio_posix.h | 0
|
|
php_dio_win32.h | 0
|
|
4 files changed, 0 insertions(+), 0 deletions(-)
|
|
mode change 100755 => 100644 dio_posix.c
|
|
mode change 100755 => 100644 dio_win32.c
|
|
mode change 100755 => 100644 php_dio_posix.h
|
|
mode change 100755 => 100644 php_dio_win32.h
|
|
|
|
diff --git a/dio_posix.c b/dio_posix.c
|
|
old mode 100755
|
|
new mode 100644
|
|
diff --git a/dio_win32.c b/dio_win32.c
|
|
old mode 100755
|
|
new mode 100644
|
|
diff --git a/php_dio_posix.h b/php_dio_posix.h
|
|
old mode 100755
|
|
new mode 100644
|
|
diff --git a/php_dio_win32.h b/php_dio_win32.h
|
|
old mode 100755
|
|
new mode 100644
|
|
--
|
|
2.5.0
|
|
|