lib/rex/ui/text/output/buffer/stdout.rb in librex-0.0.70 vs lib/rex/ui/text/output/buffer/stdout.rb in librex-0.0.71
- old
+ new
@@ -1,4 +1,5 @@
+# -*- coding: binary -*-
# make sure the classes are defined before opening it to define submodule
require 'rex/ui/text/output'
require 'rex/ui/text/output/buffer'
module Rex
\ No newline at end of file