Whitespace fixes; comments.

svn:r5596
This commit is contained in:
Nick Mathewson
2005-12-15 21:17:40 +00:00
parent 713c995adb
commit 24e79df0b6
4 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -777,7 +777,8 @@ router_parse_entry_from_string(const char *s, const char *end)
goto err;
} else {
if (tok->n_args < 3) {
warn(LD_DIR,"Not enough arguments to \"bandwidth\" in server descriptor.");
warn(LD_DIR,
"Not enough arguments to \"bandwidth\" in server descriptor.");
goto err;
}
router->bandwidthrate =