diff options
Diffstat (limited to 'libbuild2/file.cxx')
-rw-r--r-- | libbuild2/file.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libbuild2/file.cxx b/libbuild2/file.cxx index 4eaf854..1c6bb1d 100644 --- a/libbuild2/file.cxx +++ b/libbuild2/file.cxx @@ -1417,9 +1417,9 @@ namespace build2 if (!r->vars[ctx.var_amalgamation]) break; } - - break; } + + break; } // Add the qualification back to the target (import_load() will remove it |