summaryrefslogtreecommitdiff
path: root/src/support/scratch.c
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2013-11-05 09:47:47 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2013-11-05 09:47:47 +1100
commitb73712ffacba582a0ee38eb9fa878f736f38a77b (patch)
tree67b8a358cfa9ea9cfce5361f1fd4a9c90f535ed5 /src/support/scratch.c
parentaa6c1500b2e3cb5369a646297bfaa3955f26758c (diff)
downloadmongo-b73712ffacba582a0ee38eb9fa878f736f38a77b.tar.gz
Create a Python pass for source code style checking (to eventually replace s_style).
Diffstat (limited to 'src/support/scratch.c')
-rw-r--r--src/support/scratch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/support/scratch.c b/src/support/scratch.c
index db731bf99de..5f4cab931d6 100644
--- a/src/support/scratch.c
+++ b/src/support/scratch.c
@@ -275,7 +275,7 @@ __wt_buf_catfmt(WT_SESSION_IMPL *session, WT_ITEM *buf, const char *fmt, ...)
}
/*
- * __wt_scr_alloc --
+ * __wt_scr_alloc_func --
* Scratch buffer allocation function.
*/
int