aboutsummaryrefslogtreecommitdiff
path: root/lib/ejabberd.ex
diff options
context:
space:
mode:
authorMickaël Rémond <mremond@process-one.net>2015-02-11 10:19:40 +0100
committerMickaël Rémond <mremond@process-one.net>2015-02-11 10:19:40 +0100
commit3cba2cb1ec1e7e1ff60b4a8a8559e715be0c86f5 (patch)
tree47e5ec034c8cca636ae80ccb5a18fc9f2f19310d /lib/ejabberd.ex
parentRemove unused function clause in mod_carboncopy (diff)
Fix incorrect Elixir name
Diffstat (limited to 'lib/ejabberd.ex')
-rw-r--r--lib/ejabberd.ex2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ejabberd.ex b/lib/ejabberd.ex
new file mode 100644
index 000000000..a843abc97
--- /dev/null
+++ b/lib/ejabberd.ex
@@ -0,0 +1,2 @@
+defmodule Ejabberd do
+end