summaryrefslogtreecommitdiff
path: root/src/packing
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-06-02 11:12:45 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-06-02 11:12:45 -0400
commit4153bbd1c7dedcdbfdb09f386f7168d459479022 (patch)
treebcb7214674ba74f7e8d9402dc70190d69bbdaac0 /src/packing
parent07ec0618e8bb288ad64331fae663e2866afb62ef (diff)
downloadmongo-4153bbd1c7dedcdbfdb09f386f7168d459479022.tar.gz
fix a comment
Diffstat (limited to 'src/packing')
-rw-r--r--src/packing/pack_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packing/pack_api.c b/src/packing/pack_api.c
index 038328a650a..d77c64acefc 100644
--- a/src/packing/pack_api.c
+++ b/src/packing/pack_api.c
@@ -50,7 +50,7 @@ wiredtiger_struct_size(WT_SESSION *wt_session,
}
/*
- * __wt_ext_struct_unpack --
+ * wiredtiger_struct_unpack --
* Unpack a byte string (extension API).
*/
int