Skip to content

Commit 4b2de6d

Browse files
author
jimweirich
committed
Final changes for Rake 0.7.3
git-svn-id: svn+ssh://rubyforge.org/var/svn/rake/trunk@586 5af023f1-ac1a-0410-98d6-829a145c37ef
1 parent 9bb3cb2 commit 4b2de6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rake.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1753,7 +1753,7 @@ def options
17531753
@options ||= OpenStruct.new
17541754
end
17551755

1756-
private
1756+
# private ----------------------------------------------------------------
17571757

17581758
# Provide standard execption handling for the given block.
17591759
def standard_exception_handling

0 commit comments

Comments
 (0)