diff options
Diffstat (limited to 'ld/testsuite/ld-pe/vers-script-dll.c')
-rwxr-xr-x | ld/testsuite/ld-pe/vers-script-dll.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ld/testsuite/ld-pe/vers-script-dll.c b/ld/testsuite/ld-pe/vers-script-dll.c index 9b7a574..547ddb5 100755 --- a/ld/testsuite/ld-pe/vers-script-dll.c +++ b/ld/testsuite/ld-pe/vers-script-dll.c @@ -148,9 +148,9 @@ FUNC(_Z9_Jv_RunGCv) FUNC(_Z9_Jv_ZFreePvS_) FUNC(_Z9_Jv_equalP13_Jv_Utf8ConstPN4java4lang6StringEi) FUNC(_Z9shsUpdateP8SHS_INFOPhi) -FUNC(_ZGr30_java$Sutil$Sweeks$_properties) -FUNC(_ZGr32_java$Sutil$Siso4217$_properties) -FUNC(_ZGr48_gnu$Sjavax$Sprint$SPrinterDialog_de$_properties) -FUNC(_ZGr49_gnu$Sjava$Slocale$SLocaleInformation$_properties) -FUNC(_ZGr51_gnu$Sjava$Sutil$Sregex$SMessagesBundle$_properties) +FUNC(_ZGr30_java_Sutil_Sweeks__properties) +FUNC(_ZGr32_java_Sutil_Siso4217__properties) +FUNC(_ZGr48_gnu_Sjavax_Sprint_SPrinterDialog_de__properties) +FUNC(_ZGr49_gnu_Sjava_Slocale_SLocaleInformation__properties) +FUNC(_ZGr51_gnu_Sjava_Sutil_Sregex_SMessagesBundle__properties) |