1
0
Fork 0

Fix a GCC warning.

This commit is contained in:
James Turner 2013-02-09 15:33:13 +00:00
parent 7b663cd7f7
commit 8ca7632845

View file

@ -69,7 +69,7 @@ private:
int simTimeMSec;
};
static const int SAMPLE_BUCKET_WIDTH = 1024;
static const unsigned int SAMPLE_BUCKET_WIDTH = 1024;
/**
* Bucket is a fixed-size container of samples. This is a crude slab