diff options
Diffstat (limited to 'winsup/utils/mingw')
-rwxr-xr-x | winsup/utils/mingw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/mingw b/winsup/utils/mingw index 0c7b9b469..7d49bf326 100755 --- a/winsup/utils/mingw +++ b/winsup/utils/mingw @@ -3,7 +3,7 @@ # an installed version of the MinGW components. # -# Find the path to the compiler +# Find the path to the compiler. # compiler=$1; shift case "$compiler" in |