lib/rex/post/process.rb in librex-0.0.65 vs lib/rex/post/process.rb in librex-0.0.66
- old
+ new
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
+# -*- coding: binary -*-
module Rex
module Post
###
@@ -52,6 +53,6 @@
raise NotImplementedError
end
end
-end; end # Post/Rex
\ No newline at end of file
+end; end # Post/Rex