Correct comment

This commit is contained in:
Tuncer Ayaz 2010-05-03 04:15:16 +02:00
parent 56b801b2c9
commit c319662849

View file

@ -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) ->