Minor changes to avoid compiler warnings

This commit is contained in:
MarkRivers
2012-12-06 22:18:17 +00:00
parent 8b0ccc205f
commit 7153b52c0a
+1 -1
View File
@@ -917,7 +917,7 @@ static void buildAndVerify(SS_ID ssId, struct UserVar *pVar)
int npoints;
double trajVel;
double D0, D1, T0, T1;
int ftpSocket;
SOCKET ftpSocket;
char fileName[NAME_LEN];
double distance;
double maxVelocity[MAX_AXES], maxAcceleration[MAX_AXES];