Archived
1
0

more semicolons

This commit is contained in:
Jeff Becker 2017-01-16 10:53:58 -05:00
parent 6af49f6800
commit ff8bdcf08c

View File

@ -50,7 +50,7 @@ function nntpchan_submit_censor(form, regular_url) {
} else { } else {
show_result("post failed, bad captcha?"); show_result("post failed, bad captcha?");
} }
} };
// build url to ctl // build url to ctl
var parts = regular_url.split('/'); var parts = regular_url.split('/');