diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2009-11-06 11:01:40 +0000 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2009-11-06 11:01:40 +0000 |
commit | 2007b3d496de568f13c1ab421f15d771dc40ce63 (patch) | |
tree | d49ae68dbf65ea4a2a30aa8ab6f2c80500f55114 /src/mod_pubsub/pubsub_odbc.patch | |
parent | fix root node deletion match (diff) |
typo fix that breaks pep
SVN Revision: 2731
Diffstat (limited to 'src/mod_pubsub/pubsub_odbc.patch')
-rw-r--r-- | src/mod_pubsub/pubsub_odbc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mod_pubsub/pubsub_odbc.patch b/src/mod_pubsub/pubsub_odbc.patch index 1573e50a0..9bd66e4f2 100644 --- a/src/mod_pubsub/pubsub_odbc.patch +++ b/src/mod_pubsub/pubsub_odbc.patch @@ -1,5 +1,5 @@ ---- mod_pubsub.erl 2009-11-05 18:36:05.000000000 +0100 -+++ mod_pubsub_odbc.erl 2009-11-05 18:36:16.000000000 +0100 +--- mod_pubsub.erl 2009-11-06 12:01:44.000000000 +0100 ++++ mod_pubsub_odbc.erl 2009-11-06 12:01:53.000000000 +0100 @@ -42,7 +42,7 @@ %%% 6.2.3.1, 6.2.3.5, and 6.3. For information on subscription leases see %%% XEP-0060 section 12.18. |