summaryrefslogtreecommitdiff
path: root/src/search/Save.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/Save.h')
-rw-r--r--src/search/Save.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/Save.h b/src/search/Save.h
index 4176e13..74097fd 100644
--- a/src/search/Save.h
+++ b/src/search/Save.h
@@ -54,7 +54,7 @@ public:
int GetVotesDown();
unsigned char * GetData();
- void SetData(unsigned char * data_);
+ void SetData(unsigned char * data_, int dataLength);
int GetDataLength();
};