summaryrefslogtreecommitdiff
path: root/source4/include/cli_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/cli_context.h')
-rw-r--r--source4/include/cli_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/cli_context.h b/source4/include/cli_context.h
index e0bf1689ad..6887160987 100644
--- a/source4/include/cli_context.h
+++ b/source4/include/cli_context.h
@@ -63,7 +63,7 @@ struct cli_negotiate {
/* capabilities that the server reported */
uint32_t capabilities;
- int16_t server_zone;
+ int server_zone;
time_t server_time;
uint_t readbraw_supported:1;
uint_t writebraw_supported:1;