Minor tweak helps syntax highlighters

git-svn-id: file:///home/svn/framework3/trunk@12620 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-05-15 18:23:40 +00:00
parent c5c4c929b8
commit aadee8460d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module Fs
###
class FileStat < Rex::Post::FileStat
class <<self
class << self
attr_accessor :client
end