From a76bb9c5dbe5d010bb37738cebf110b21b5b9ef2 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 12 Oct 2019 03:21:47 -0500 Subject: hscript: Style --- hscript/script.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'hscript') diff --git a/hscript/script.cc b/hscript/script.cc index 267b892..8eb7c18 100644 --- a/hscript/script.cc +++ b/hscript/script.cc @@ -349,6 +349,7 @@ bool Script::validate() const { "You need to specify at least one address to enable " "networking."); } + for(auto &address : this->internal->addresses) { if(!address->validate(this->opts)) { failures++; -- cgit v1.2.3-70-g09d2