mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-14 14:24:05 +00:00
Fix whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128631 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -22,7 +22,7 @@ namespace llvm {
|
||||
|
||||
/// DiffFilesWithTolerance - Compare the two files specified, returning 0 if
|
||||
/// the files match, 1 if they are different, and 2 if there is a file error.
|
||||
/// This function allows you to specify an absolete and relative FP error that
|
||||
/// This function allows you to specify an absolute and relative FP error that
|
||||
/// is allowed to exist. If you specify a string to fill in for the error
|
||||
/// option, it will set the string to an error message if an error occurs, or
|
||||
/// if the files are different.
|
||||
|
Reference in New Issue
Block a user