A few more fixes

This commit is contained in:
Cameron Gutman
2014-01-20 21:26:52 -05:00
parent 407e6aebc9
commit 267a3eecd9
2 changed files with 3 additions and 3 deletions

View File

@@ -136,7 +136,7 @@ static void jitterThreadFunc(void* context) {
}
static void resyncThreadFunc(void* context) {
long payload[2];
long long payload[2];
NVCTL_PACKET_HEADER header;
int err;