summaryrefslogtreecommitdiff
path: root/src/dyetool/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/client.cpp')
-rw-r--r--src/dyetool/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp
index 659b3faff..74423d3fe 100644
--- a/src/dyetool/client.cpp
+++ b/src/dyetool/client.cpp
@@ -104,7 +104,7 @@ bool isSafeMode = false;
int serverVersion = 0;
int packetVersion = 0;
unsigned int tmwServerVersion = 0;
-int start_time;
+time_t start_time;
unsigned int mLastHost = 0;
unsigned long mSearchHash = 0;
int textures_count = 0;