Skip to content

Commit

Permalink
Generate (963ccdf)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 19, 2024
1 parent b2e519d commit 99db7dc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REXML/IOSource.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3>Public Instance Methods</h3>
<span class="ruby-keyword">rescue</span>
<span class="ruby-keyword">end</span>
<span class="ruby-ivar">@er_source</span>.<span class="ruby-identifier">seek</span>(<span class="ruby-identifier">pos</span>)
<span class="ruby-keyword">rescue</span> <span class="ruby-constant">IOError</span>
<span class="ruby-keyword">rescue</span> <span class="ruby-constant">IOError</span>, <span class="ruby-constant">SystemCallError</span>
<span class="ruby-identifier">pos</span> = <span class="ruby-value">-1</span>
<span class="ruby-identifier">line</span> = <span class="ruby-value">-1</span>
<span class="ruby-keyword">end</span>
Expand Down
Binary file modified js/navigation.js.gz
Binary file not shown.
Binary file modified js/search_index.js.gz
Binary file not shown.
Binary file modified js/searcher.js.gz
Binary file not shown.

0 comments on commit 99db7dc

Please sign in to comment.