aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_app.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowboy_app.erl')
-rw-r--r--src/cowboy_app.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cowboy_app.erl b/src/cowboy_app.erl
index 114eb9a..0ff08f0 100644
--- a/src/cowboy_app.erl
+++ b/src/cowboy_app.erl
@@ -12,6 +12,7 @@
%% ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
%% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+%% @private
-module(cowboy_app).
-behaviour(application).