Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/gcc.lua')
-rw-r--r--src/tools/gcc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/gcc.lua b/src/tools/gcc.lua
index 403f532..2268d7d 100644
--- a/src/tools/gcc.lua
+++ b/src/tools/gcc.lua
@@ -186,8 +186,8 @@
--
--- This is poorly named: returns a list of linker flags for external
--- (i.e. system, or non-sibling) libraries. See bug #1729227 for
+-- This is poorly named: returns a list of linker flags for external
+-- (i.e. system, or non-sibling) libraries. See bug #1729227 for
-- background on why the path must be split.
--