Merge branch 'master' of github:szmoore/MCTX3420
[matches/MCTX3420.git] / server / control.h
index 3ceea9f..7081c3f 100644 (file)
@@ -24,6 +24,6 @@ extern ControlModes Control_GetMode();
 extern const char * Control_GetModeName();
 //extern bool Control_Lock();
 //extern void Control_Unlock();
-extern const struct timeval* Control_GetStartTime();
+extern const struct timespec* Control_GetStartTime();
 
 #endif

UCC git Repository :: git.ucc.asn.au