aboutsummaryrefslogtreecommitdiff
path: root/src/checker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/checker.cpp')
-rw-r--r--src/checker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/checker.cpp b/src/checker.cpp
index e0ba73875..73539a214 100644
--- a/src/checker.cpp
+++ b/src/checker.cpp
@@ -267,7 +267,7 @@ struct DelayedDecl {
};
struct CheckerFileNode {
- i32 id;
+ isize id;
Array<i32> wheres;
Array<i32> whats;
i32 score; // Higher the score, the better