浏览代码

rebar_neotoma_compiler: fix comment

pull/3/head
Tuncer Ayaz 12 年前
父节点
当前提交
ed55df9648
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/rebar_neotoma_compiler.erl

+ 1
- 1
src/rebar_neotoma_compiler.erl 查看文件

@ -57,7 +57,7 @@ compile(Config, _AppFile) ->
fun compile_neo/3, [{check_last_mod,false}]).
%% ============================================================================
%% Public API
%% Internal functions
%% ============================================================================
neotoma_opts(Config) ->

正在加载...
取消
保存