mirror of
https://github.com/correl/rebar.git
synced 2024-12-18 03:00:17 +00:00
rebar_neotoma_compiler: fix comment
This commit is contained in:
parent
a015892e21
commit
ed55df9648
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ compile(Config, _AppFile) ->
|
||||||
fun compile_neo/3, [{check_last_mod,false}]).
|
fun compile_neo/3, [{check_last_mod,false}]).
|
||||||
|
|
||||||
%% ============================================================================
|
%% ============================================================================
|
||||||
%% Public API
|
%% Internal functions
|
||||||
%% ============================================================================
|
%% ============================================================================
|
||||||
|
|
||||||
neotoma_opts(Config) ->
|
neotoma_opts(Config) ->
|
||||||
|
|
Loading…
Reference in a new issue