lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 2bc56ed 1/4: Add a missing word to a comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 2bc56ed 1/4: Add a missing word to a comment
Date: Fri, 26 Apr 2019 14:59:14 -0400 (EDT)

branch: master
commit 2bc56ed81b21f9c5f4c9a817e5f617d1b0ad4988
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Add a missing word to a comment
---
 msw_generic.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msw_generic.make b/msw_generic.make
index 7ee3bbe..cc6e680 100644
--- a/msw_generic.make
+++ b/msw_generic.make
@@ -68,7 +68,7 @@ compiler_sysroot := $(dir $(shell $(CXX) 
-print-libgcc-file-name))
 #   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748353
 # | Provide compilers using Windows and POSIX threads. The default setup
 # | uses Windows threads, thus avoiding the dependency on the pthreads DLL
-# but including in this list with $(wildcard) does no harm.
+# but including it in this list with $(wildcard) does no harm.
 
 compiler_runtime_files := \
   $(wildcard $(compiler_sysroot)/libgcc*.dll) \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]