This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Commit c2c12c9
better document #del method
Thanks for the feedback, @rvagg.
Based on your feedback and some double checking via
https://github.com/rvagg/node-leveldown/blob/5d552d750170bedd0656d2e6d82673556fa0ea0d/deps/leveldb/leveldb-1.17.0/db/db_impl.cc#L1437-L1441
I've gone with a comment similar to the preceding stanza.
Also removed the curly braces.1 parent 2410aa3 commit c2c12c9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments