Kaynağa Gözat

Correct comment

Tuncer Ayaz 15 yıl önce
ebeveyn
işleme
c319662849
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      src/rebar_erlc_compiler.erl

+ 2
- 2
src/rebar_erlc_compiler.erl Dosyayı Görüntüle

@ -316,8 +316,8 @@ compile_priority(File) ->
end.
%%
%% Filter a list of env vars such that only those which match the provided
%% architecture regex (or do not have a regex) are returned.
%% Filter a list of erl_opts platform_define options such that only
%% those which match the provided architecture regex are returned.
%%
-spec filter_defines(ErlOpts::list(),Acc::list()) -> list().
filter_defines([], Acc) ->

Yükleniyor…
İptal
Kaydet