[vala/wip/issue/658: 25/48] cleaning
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/issue/658: 25/48] cleaning
- Date: Sat, 31 Oct 2020 15:08:16 +0000 (UTC)
commit cb25550584d967e3d5266c97a1b4cba99bb8a654
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Oct 7 17:32:25 2020 +0200
cleaning
vala/valasymbolresolver.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vala/valasymbolresolver.vala b/vala/valasymbolresolver.vala
index 30e405b1c..823d689d7 100644
--- a/vala/valasymbolresolver.vala
+++ b/vala/valasymbolresolver.vala
@@ -500,7 +500,7 @@ public class Vala.SymbolResolver : CodeVisitor {
var unresolved_type = (UnresolvedType) data_type;
unresolved_type.parent_node.replace_type (unresolved_type, resolve_type (unresolved_type));
- }
+ }
public override void visit_declaration_statement (DeclarationStatement stmt) {
if (stmt.checked) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]