Skip to content

Commit

Permalink
Fixed sloppy eric's code
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/RubyInline/dev/": change = 4361]
  • Loading branch information
zenspider committed Oct 14, 2008
1 parent 1303126 commit b09d0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/inline.rb
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def initialize(mod)
@init_extra = []
@include_ruby_first = true
@inherited_methods = {}
@struct_name = nil

@type_map = TYPE_MAP.dup
end
Expand Down

0 comments on commit b09d0ac

Please sign in to comment.