lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 81a45cc 3/5: Correct a typographical error in


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 81a45cc 3/5: Correct a typographical error in a comment
Date: Tue, 2 May 2017 14:56:23 -0400 (EDT)

branch: master
commit 81a45cc67187c0cb41d78243fcf212fa467cf3f4
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Correct a typographical error in a comment
---
 round_glibc.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/round_glibc.cpp b/round_glibc.cpp
index 9b5e487..07a9ebb 100644
--- a/round_glibc.cpp
+++ b/round_glibc.cpp
@@ -49,7 +49,7 @@ typedef uint32_t u_int32_t;
 // This file is intended only for use with MinGW-w64, which is always
 // little endian. It seemed best to preserve alternative definitions
 // in case they're ever wanted for some unanticipated purpose, and
-// to provide these alii mapping the macros used in the unmodified
+// to provide these aliases mapping the macros used in the unmodified
 // sources to gcc's standard predefinitions:
 #define __FLOAT_WORD_ORDER __FLOAT_WORD_ORDER__
 #define LITTLE_ENDIAN      __ORDER_LITTLE_ENDIAN__



reply via email to

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