summaryrefslogtreecommitdiff
path: root/source3/smbd/predict.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/predict.c')
-rw-r--r--source3/smbd/predict.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/predict.c b/source3/smbd/predict.c
index 862ba97f7e..6f6a4ca655 100644
--- a/source3/smbd/predict.c
+++ b/source3/smbd/predict.c
@@ -95,7 +95,7 @@ int read_predict(int fd,int offset,char *buf,char **ptr,int num)
/****************************************************************************
pre-read some data
****************************************************************************/
-void do_read_prediction()
+void do_read_prediction(void)
{
static int readsize = 0;