diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-09-20 11:00:07 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-09-20 11:00:07 +0200 |
commit | 65d4335434c4413557cfcb2a1c952b264a9f4118 (patch) | |
tree | 93d66a19986403118e87cb545160fb9e03e06e27 /cppuhelper | |
parent | 13ff8d534e62802a315e21200732b74d726be3ca (diff) |
dba34a: corrected identified in map file
Diffstat (limited to 'cppuhelper')
-rwxr-xr-x | cppuhelper/source/cc5_solaris_sparc.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/cc5_solaris_sparc.map b/cppuhelper/source/cc5_solaris_sparc.map index 9fa108558b89..5dd703cf9fc9 100755 --- a/cppuhelper/source/cc5_solaris_sparc.map +++ b/cppuhelper/source/cc5_solaris_sparc.map @@ -390,6 +390,6 @@ UDK_3.7 { # OOo 3.3 UDK_3.8 { # OOo 3.4 global: - __1cEcppuSOPropertySetHelperbDsetDependentFastPropertyValue6MklrknDcomDsunEstarDunoDAny__v_; + __1cEcppuSOPropertySetHelperbDsetDependentFastPropertyValue6MlrknDcomDsunEstarDunoDAny__v_; } UDK_3.7; |