summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2016-02-21 14:48:25 -0500
committerKeith Bostic <keith@wiredtiger.com>2016-02-21 14:48:25 -0500
commit4c1ae0fe240d9cbc8e88c091d292ce8f2f94c924 (patch)
treed1a46dd9d80995d554de25ff2b3edddc8573843f /examples
parent9263c44575ba95449d1c24d233bf2d01aa512efa (diff)
downloadmongo-4c1ae0fe240d9cbc8e88c091d292ce8f2f94c924.tar.gz
WT-2107: Add example code including an event handler
whitespace
Diffstat (limited to 'examples')
-rw-r--r--examples/c/ex_all.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/c/ex_all.c b/examples/c/ex_all.c
index ee57d220ea0..0c33b471843 100644
--- a/examples/c/ex_all.c
+++ b/examples/c/ex_all.c
@@ -1060,7 +1060,6 @@ application_logging(int which, const char *message)
return (0);
}
-
/*! [Function event_handler] */
/*