Skip to content

Commit

Permalink
Merge pull request #87 from kenchris/gh-pages
Browse files Browse the repository at this point in the history
Change type of timeout to unrestricted double fix #81
  • Loading branch information
zolkis committed Nov 4, 2015
2 parents 96fae5c + 722ef2b commit c3dafcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@

dictionary NFCPushOptions {
NFCPushTarget target;
unsigned long timeout;
unrestricted double timeout;
};
</pre>
<p>
Expand Down

0 comments on commit c3dafcb

Please sign in to comment.