scm: filesystem: remove trailing white-spaces from adapter source.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5670 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-05-06 12:58:14 +00:00
parent dafdcf3879
commit 6d75ac6560
1 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
# redMine - project management software # RedMine - project management software
# Copyright (C) 2006-2007 Jean-Philippe Lang # Copyright (C) 2006-2011 Jean-Philippe Lang
# #
# FileSystem adapter # FileSystem adapter
# File written by Paul Rivier, at Demotera. # File written by Paul Rivier, at Demotera.