diff options
author | Michael Cahill <michael.cahill@wiredtiger.com> | 2012-08-07 17:56:50 +1000 |
---|---|---|
committer | Michael Cahill <michael.cahill@wiredtiger.com> | 2012-08-07 17:56:50 +1000 |
commit | 11f1bf6e76d504df33cac1a3501588911ae9608c (patch) | |
tree | 80eebcce95c7441836d1413666cedfa9aa03f439 /dist/s_funcs.list | |
parent | 378cc3189dea842a13b2ed4e8cd9a62daaad15b7 (diff) | |
download | mongo-11f1bf6e76d504df33cac1a3501588911ae9608c.tar.gz |
Some minor cleanups to config.py.
* generate code that passes style and whitespace checks
* replace complex defaults with simpler / empty ones
* remove an unnecessary "goto".
Diffstat (limited to 'dist/s_funcs.list')
-rw-r--r-- | dist/s_funcs.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/s_funcs.list b/dist/s_funcs.list index 405c34cce5d..b614aa5552d 100644 --- a/dist/s_funcs.list +++ b/dist/s_funcs.list @@ -4,6 +4,7 @@ __bit_ffs __bit_nclr __wt_bm_addr_stderr __wt_btree_lex_compare +__wt_config_getone __wt_debug_addr __wt_debug_off __wt_debug_tree |