Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Sep 26, 2024
1 parent 2cafe54 commit 2a3ae06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmake/core/package/package.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2669,7 +2669,7 @@ end
-- check the given fortran snippets?
--
-- @param snippets the snippets
-- @param opt the argument options, e.g. {configs = {defines = ""}}
-- @param opt the argument options, e.g. {configs = {defines = ""}, linkerkind = "fc", "cxx" ...}
--
-- @return true or false, errors
--
Expand Down

0 comments on commit 2a3ae06

Please sign in to comment.