summaryrefslogtreecommitdiff
path: root/src/meta/meta_apply.c
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2012-06-17 08:42:04 +0000
committerKeith Bostic <keith@wiredtiger.com>2012-06-17 08:42:04 +0000
commit4a759c2a9b456838b47183cf833655d4243cd749 (patch)
tree90066019cc57157321dfb3935ce7f55ca1ff9b35 /src/meta/meta_apply.c
parent5918c3beda3160a138e18f8ab701a3075e742a57 (diff)
downloadmongo-4a759c2a9b456838b47183cf833655d4243cd749.tar.gz
update a comment.
Diffstat (limited to 'src/meta/meta_apply.c')
-rw-r--r--src/meta/meta_apply.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/meta/meta_apply.c b/src/meta/meta_apply.c
index 793582261e4..dc3c47e7501 100644
--- a/src/meta/meta_apply.c
+++ b/src/meta/meta_apply.c
@@ -9,7 +9,8 @@
/*
* __wt_meta_btree_apply --
- * Apply a function to all files listed in the metadata.
+ * Apply a function to all files listed in the metadata, apart from the
+ * metadata file.
*/
int
__wt_meta_btree_apply(WT_SESSION_IMPL *session,