summaryrefslogtreecommitdiffstats
path: root/src/ChunkGeneratorThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChunkGeneratorThread.h')
-rw-r--r--src/ChunkGeneratorThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChunkGeneratorThread.h b/src/ChunkGeneratorThread.h
index f7a4b3da3..7d47549d3 100644
--- a/src/ChunkGeneratorThread.h
+++ b/src/ChunkGeneratorThread.h
@@ -93,7 +93,7 @@ public:
void WaitForQueueEmpty();
- int GetQueueLength() const;
+ size_t GetQueueLength() const;
int GetSeed() const;