From a50d81c55c4364c7096fc8abcd19cfe6e25b1c07 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 6 Oct 2015 07:08:25 +0200 Subject: ft: cleanup comments --- freetrackclient/fttypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freetrackclient') diff --git a/freetrackclient/fttypes.h b/freetrackclient/fttypes.h index 8611017a..050ffc02 100644 --- a/freetrackclient/fttypes.h +++ b/freetrackclient/fttypes.h @@ -31,7 +31,7 @@ typedef __int32 int32_t; /* only 6 headpose floats and the data id are filled -sh */ typedef struct __FTData { - volatile int DataID; + volatile unsigned int DataID; volatile int CamWidth; volatile int CamHeight; /* virtual pose */ -- cgit v1.2.3