Files should always end with a linereturn.
commit172fac225e0f247a63f543a80507bff8af60220e
authorelliottcable <git@elliottcable.name>
Thu, 5 Mar 2009 04:18:52 +0000 (4 19:18 -0900)
committerelliottcable <git@elliottcable.name>
Thu, 5 Mar 2009 04:18:52 +0000 (4 19:18 -0900)
treef54ec07bfb0664845270dd77bb34fd9968a89cd2
parent99b189fa081e53918f001fcc47c0e5eb3b840793
Files should always end with a linereturn.
21 files changed:
Rakefile
bin/rat
lib/rat/bar.rb
lib/rat/command.rb
lib/rat/core_ext.rb
lib/rat/core_ext/float.rb
lib/rat/core_ext/kernel.rb
lib/rat/core_ext/rspec.rb
lib/rat/core_ext/string.rb
lib/rat/core_ext/symbol.rb
lib/rat/input.rb
lib/rat/ncurses.rb
lib/rat/ncurses/window_wrapper.rb
lib/rat/protocol.rb
lib/rat/window.rb
protocols/xmpp.rb
spec/rat/core_ext/string_spec.rb
spec/rat/input_spec.rb
spec/rat/ncurses/ncurses_mock.rb
spec/rat/ncurses/window_wrapper_spec.rb
spec/spec_helper.rb