aboutsummaryrefslogtreecommitdiff
path: root/src/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.cpp')
-rw-r--r--src/parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser.cpp b/src/parser.cpp
index df7f908a6..767119aa8 100644
--- a/src/parser.cpp
+++ b/src/parser.cpp
@@ -5751,7 +5751,7 @@ ParseFileError parse_packages(Parser *p, String init_filename) {
}
}
}
-
+
{ // Add these packages serially and then process them parallel
mutex_lock(&p->wait_mutex);