summaryrefslogtreecommitdiff
path: root/src/node_flat_sql.erl
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2016-11-15 18:35:20 +0100
committerChristophe Romain <christophe.romain@process-one.net>2016-11-15 18:35:20 +0100
commit2929f5b5bcd27ef825743e2f9db5b1ea122d1a5c (patch)
treed4a61229da60e383fc2df708c2f42a4fc0cb6700 /src/node_flat_sql.erl
parentCosmetic validator changes (diff)
Minor cosmetic changes on pubsub code
Diffstat (limited to 'src/node_flat_sql.erl')
-rw-r--r--src/node_flat_sql.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_flat_sql.erl b/src/node_flat_sql.erl
index 5adf1e55..7e5ce788 100644
--- a/src/node_flat_sql.erl
+++ b/src/node_flat_sql.erl
@@ -61,7 +61,7 @@
encode_host_like/1]).
init(_Host, _ServerHost, _Opts) ->
- %%pubsub_subscription_sql:init(),
+ %%pubsub_subscription_sql:init(Host, ServerHost, Opts),
ok.
terminate(_Host, _ServerHost) ->