From 4195259d47105256e86aa9df27efc8d119dc8ba0 Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Mon, 24 Jun 2013 16:29:43 +0200 Subject: typo fix, related to commit 9194872 --- src/mod_pubsub_odbc.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mod_pubsub_odbc.erl b/src/mod_pubsub_odbc.erl index 739269f73..422775d14 100644 --- a/src/mod_pubsub_odbc.erl +++ b/src/mod_pubsub_odbc.erl @@ -126,7 +126,7 @@ -define(TREE_PREFIX, <<"nodetree_">>). --define(ODBC_SUFFIX, <<"_odbc">>), +-define(ODBC_SUFFIX, <<"_odbc">>). % -export_type([ -- cgit v1.2.3