Skip to content
Snippets Groups Projects
Commit ac4edfb8 authored by deuce's avatar deuce
Browse files

Document the last change.

parent 2de9f168
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,9 @@
* Parses a flo filename and path into the returned FIDO.Addr object.
*
* FIDO.parse_nodelist(path, warn)
* Parses a nodelist and returns an object with an entries array in
* it containing all the nodelist entries. If warn is true, will
* warn on "illegal" values.
* Parses a nodelist and returns an object with an entries object in
* it containing all the nodelist entries (3D address is the key).
* If warn is true, will warn on "illegal" values (per FTS-0005).
*/
var FIDO = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment