Correct list of debugging facilities

This commit is contained in:
Jakob Borg 2014-05-21 20:36:21 +02:00
parent 6fb05fc82a
commit 2331089854

View File

@ -77,7 +77,8 @@ const (
- "beacon" (the beacon package)
- "discover" (the discover package)
- "files" (the files package)
- "net" (the main packge; connections & network messages)
- "net" (the main package; connections & network messages)
- "model" (the model package)
- "scanner" (the scanner package)
- "upnp" (the upnp package)
- "xdr" (the xdr package)