debugger: rename `process.debug_port` to `process.debugPort`
authorMaciej Małecki <maciej.malecki@notimplemented.org>
Fri, 17 Feb 2012 18:35:05 +0000 (19:35 +0100)
committerFedor Indutny <fedor.indutny@gmail.com>
Fri, 17 Feb 2012 18:45:56 +0000 (00:45 +0600)
commit977e211421fc0055fb46bde392207bef9703b0ce
tree142cf455a58fc98144a25037ecf6f6267c560c23
parentae5e23310e64db99ddefbf4904f74a42906d6451
debugger: rename `process.debug_port` to `process.debugPort`

We should comply to to camelCase naming convention.
src/node.cc