summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-11-18 16:47:27 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2014-11-18 16:47:27 +1100
commit09ce8753f18171ac4ad6a630551fdcf8e237c35a (patch)
treea49ab1d4ad6a5e36ac5e23c4fc10596aed537d0e /examples
parent299c3cefbbfaf2476b580298f972295e55ac2b5e (diff)
downloadmongo-09ce8753f18171ac4ad6a630551fdcf8e237c35a.tar.gz
Remove whitespace.
Diffstat (limited to 'examples')
-rw-r--r--examples/c/ex_schema.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/c/ex_schema.c b/examples/c/ex_schema.c
index 3a9e619d39c..deca01b558f 100644
--- a/examples/c/ex_schema.c
+++ b/examples/c/ex_schema.c
@@ -126,7 +126,6 @@ main(void)
"index:poptable:country_plus_year", "columns=(country,year)");
/*! [Create an index with a composite key] */
-
/*! [Create an immutable index] */
/* Create an immutable index. */
ret = session->create(session,