Files
mongo/ext/collators
Keith Bostic 3aab0803b5 WT-2888 Switch functions to return void where possible (#3019)
Some functions return an error code even though they don't need to. That adds complexity to our code. Switch to returning a void.
2016-09-06 11:59:46 +10:00
..