diff options
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Headers/float.h')
-rw-r--r-- | contrib/llvm/tools/clang/lib/Headers/float.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/tools/clang/lib/Headers/float.h b/contrib/llvm/tools/clang/lib/Headers/float.h index 6eede0b..b7cb73a 100644 --- a/contrib/llvm/tools/clang/lib/Headers/float.h +++ b/contrib/llvm/tools/clang/lib/Headers/float.h @@ -24,7 +24,7 @@ #ifndef __FLOAT_H #define __FLOAT_H -/* If we're on MinGW, fall baack to the system's float.h, which might have +/* If we're on MinGW, fall back to the system's float.h, which might have * additional definitions provided for Windows. * For more details see http://msdn.microsoft.com/en-us/library/y0ybw9fy.aspx */ |