From f3b9acda2155012aa982af21aa6e951b0c062209 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 8 Apr 2010 06:32:08 +0000 Subject: * ext/psych/*.c: not executable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/psych/emitter.c | 0 ext/psych/parser.c | 0 ext/psych/psych.c | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 ext/psych/emitter.c mode change 100755 => 100644 ext/psych/parser.c mode change 100755 => 100644 ext/psych/psych.c (limited to 'ext/psych') diff --git a/ext/psych/emitter.c b/ext/psych/emitter.c old mode 100755 new mode 100644 diff --git a/ext/psych/parser.c b/ext/psych/parser.c old mode 100755 new mode 100644 diff --git a/ext/psych/psych.c b/ext/psych/psych.c old mode 100755 new mode 100644 -- cgit v1.2.3