summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-07-11 12:37:45 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-07-11 12:37:45 -0400
commit8750d87e139d5e9c10fbb5494787e5f503edddd3 (patch)
tree02bf3a2852090665e9a16c69d2e55b37c5d40680
parentc495977b9a99c8363c35e91d65810205f8da57a3 (diff)
downloadmongo-8750d87e139d5e9c10fbb5494787e5f503edddd3.tar.gz
Fix a comment.
-rw-r--r--src/conn/conn_api.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/conn/conn_api.c b/src/conn/conn_api.c
index 499615031e6..3937672e798 100644
--- a/src/conn/conn_api.c
+++ b/src/conn/conn_api.c
@@ -266,9 +266,8 @@ err: if (ndsrc != NULL) {
}
/*
- * __wt_conn_remove_compressor --
- * remove compressor added by WT_CONNECTION->add_compressor,
- * only used internally.
+ * __wt_conn_remove_data_source --
+ * Remove data source added by WT_CONNECTION->add_data_source.
*/
int
__wt_conn_remove_data_source(