diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2002-08-21 08:19:40 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2002-08-21 08:19:40 +0000 |
commit | d8344847a2777ec5fddc8c67a262270234cf76ab (patch) | |
tree | 6cbca3cd476a1f145bb04de9db8760f9df6b1e34 /cppu/util | |
parent | dfa53673f7bdea474468e58e993adad7fb6877f7 (diff) |
#102391# cleaning up __ symbols
Diffstat (limited to 'cppu/util')
-rwxr-xr-x | cppu/util/cppu.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map index c146ac03597c..fd031c8421f1 100755 --- a/cppu/util/cppu.map +++ b/cppu/util/cppu.map @@ -93,7 +93,7 @@ UDK_3_0_0 { uno_threadpool_attach; uno_threadpool_detach; - __cppu_unsatisfied_query_msg; + cppu_unsatisfied_iquery_msg; local: *; }; |