summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/blocks/grep/GrepInit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/kernel/blocks/grep/GrepInit.cpp')
-rw-r--r--ndb/src/kernel/blocks/grep/GrepInit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/kernel/blocks/grep/GrepInit.cpp b/ndb/src/kernel/blocks/grep/GrepInit.cpp
index cfb454a1f9b..36855f86568 100644
--- a/ndb/src/kernel/blocks/grep/GrepInit.cpp
+++ b/ndb/src/kernel/blocks/grep/GrepInit.cpp
@@ -132,7 +132,7 @@ Grep::~Grep()
{
}
-BLOCK_FUNCTIONS(Grep);
+BLOCK_FUNCTIONS(Grep)
Grep::PSPart::PSPart(Grep * sb) :
BlockComponent(sb),