mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
(parse_ulps): Remove extra \.
This commit is contained in:
@@ -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/) {
|
||||
|
||||
Reference in New Issue
Block a user