mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
(parse_ulps): Remove extra \.
This commit is contained in:
parent
47cae281a4
commit
03965c7165
@ -514,7 +514,7 @@ sub parse_ulps {
|
||||
next;
|
||||
}
|
||||
if (/^Function: /) {
|
||||
if (/\Real part of/) {
|
||||
if (/Real part of/) {
|
||||
s/Real part of //;
|
||||
$type = 'real';
|
||||
} elsif (/Imaginary part of/) {
|
||||
|
Loading…
Reference in New Issue
Block a user