Skip to content

Commit

Permalink
More informative type spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
anha0825 committed Jul 16, 2012
1 parent 6a13398 commit 2b82396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/elli.hrl
@@ -1,5 +1,5 @@

-type callback_mod() :: atom().
-type callback_mod() :: module().
-type callback_args() :: any().
-type callback() :: {callback_mod(), callback_args()}.

Expand Down

0 comments on commit 2b82396

Please sign in to comment.