summaryrefslogtreecommitdiff
path: root/xmake/rules/gnu-rm/xmake.lua
diff options
context:
space:
mode:
authorJianpeng Peng <[email protected]>2022-10-19 15:00:37 +0800
committerJianpeng Peng <[email protected]>2022-10-19 15:00:37 +0800
commitfa425b0c71e333276f94fa11f216b23a2de5a23b (patch)
tree6130d1b0e8783d8188ee732eb324dc7d912d9d34 /xmake/rules/gnu-rm/xmake.lua
parentf6a1811657d2a2abc5ca6026bb340cb68942db0a (diff)
Format the code and follow the coding conventions.
Diffstat (limited to 'xmake/rules/gnu-rm/xmake.lua')
-rw-r--r--xmake/rules/gnu-rm/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/gnu-rm/xmake.lua b/xmake/rules/gnu-rm/xmake.lua
index 07ca6dc86..d69ab5050 100644
--- a/xmake/rules/gnu-rm/xmake.lua
+++ b/xmake/rules/gnu-rm/xmake.lua
@@ -15,7 +15,7 @@
-- Copyright (C) 2015-present, TBOOX Open Source Group.
--
-- @author Jacob
--- @file rule.lua
+-- @file xmake.lua
--
rule("gnu-rm.binary")