mirror of https://github.com/lukechilds/node.git
Browse Source
In readline.markdown, don't use strict mode reserved keyword "interface" as a variable name. This commit changes the name of one `readline.Interface` instance from "interface" to "rl", as it is named in other places of the doc. PR-URL: https://github.com/nodejs/node/pull/4900 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <jmwsoft@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>process-exit-stdio-flushing
ChALkeR
9 years ago
committed by
Roman Reiss
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue