summaryrefslogtreecommitdiff
path: root/source/include/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/client.h')
-rw-r--r--source/include/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/client.h b/source/include/client.h
index b556538f743..c182544362f 100644
--- a/source/include/client.h
+++ b/source/include/client.h
@@ -123,7 +123,7 @@ struct cli_state {
of the pipe we're talking to,
if any */
- uint16 nt_pipe_fnum; /* Pipe handle. */
+ uint16 nt_pipe_fnum[PI_MAX_PIPES]; /* Pipe handle. */
/* Secure pipe parameters */
int pipe_auth_flags;