summaryrefslogtreecommitdiff
path: root/s/d_logic.h
diff options
context:
space:
mode:
Diffstat (limited to 's/d_logic.h')
-rw-r--r--s/d_logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/s/d_logic.h b/s/d_logic.h
index 0f7ba35..a000f6b 100644
--- a/s/d_logic.h
+++ b/s/d_logic.h
@@ -155,7 +155,7 @@ namespace mongo {
/**
* @return true if the current threads shard version is ok, or not in sharded version
*/
- bool shardVersionOk( const string& ns , string& errmsg );
+ bool shardVersionOk( const string& ns , bool write , string& errmsg );
/**
* @return true if we took care of the message and nothing else should be done