Skip to content

Commit

Permalink
Undo a doc update that is not accurate for release-0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Mar 7, 2016
1 parent f5a38dc commit d21e9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/stdlib/io-network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ General I/O

.. Docstring generated from Julia source
Read binary data from a stream or file, filling in the argument ``array``\ .
Read binary data from a stream, filling in the argument ``array``\ .

.. function:: readbytes!(stream, b::Vector{UInt8}, nb=length(b); all=true)

Expand Down

0 comments on commit d21e9b0

Please sign in to comment.