mirror of https://github.com/lukechilds/node.git
Browse Source
The documentation describing the output from the examples for buf.readUIntBE and buf.readUIntLE were switched in terms of what the code would actually output. This patch addresses this by switching the two lines of example code to be in the same order as the functions are listed earlier in the documentation. PR-URL: https://github.com/nodejs/node/pull/8240 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>v6.x
David Keeler
8 years ago
committed by
Jeremiah Senkpiel
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue