<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -377,7 +377,7 @@ class NiceFFI::Struct &lt; FFI::Struct
   # 
   # Example:
   # 
-  #   Rect.new( :x=&gt;1, :y=&gt;2, :w=&gt;3, :h=&gt;4 ).to_ary
+  #   Rect.new( :x=&gt;1, :y=&gt;2, :w=&gt;3, :h=&gt;4 ).to_hash
   #   # =&gt; {:h=&gt;4, :w=&gt;3, :x=&gt;1, :y=&gt;2}
   # 
   def to_hash</diff>
      <filename>lib/nice-ffi/nicestruct.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c766a2c9a5492967724cba02c97c2815c9ee956c</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/nice-ffi/commit/6474917e874b48bda4cd952cf207dc6a3d8eca1d</url>
  <id>6474917e874b48bda4cd952cf207dc6a3d8eca1d</id>
  <committed-date>2009-07-05T11:06:38-07:00</committed-date>
  <authored-date>2009-07-05T11:06:38-07:00</authored-date>
  <message>Typo in Struct#to_hash docs (to_ary --&gt; to_hash).</message>
  <tree>5e2ea78ae527d841ccf0aee47786bc61cea1f6a8</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
