diff options
| -rw-r--r-- | xmake/modules/core/tools/ldc2.lua (renamed from xmake/modules/core/tools/ldc.lua) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/ldc.lua b/xmake/modules/core/tools/ldc2.lua index 918544a33..c21f90a8f 100644 --- a/xmake/modules/core/tools/ldc.lua +++ b/xmake/modules/core/tools/ldc2.lua @@ -19,7 +19,7 @@ -- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki --- @file ldc.lua +-- @file ldc2.lua -- -- inherit dmd |
