diff options
author | Hennes Rohling <hro@openoffice.org> | 2001-09-03 09:46:40 +0000 |
---|---|---|
committer | Hennes Rohling <hro@openoffice.org> | 2001-09-03 09:46:40 +0000 |
commit | 32ae92a5d4d6d117274bf8885679a66975ea6311 (patch) | |
tree | 24e41fcba3c1bba20e78f7efed612e5c176c7583 /sal/util/sal.map | |
parent | 6f824fdc17295548b4adf013ee5df5aedc43f02c (diff) |
#88338# Export new function osl_getModuleURLFromAddress()
Diffstat (limited to 'sal/util/sal.map')
-rwxr-xr-x | sal/util/sal.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map index 7a0bb8ba8be4..991be50a36ec 100755 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -73,6 +73,7 @@ UDK_3_0_0 { osl_getLastSocketErrorDescription; osl_getLocalAddrOfSocket; osl_getLocalHostname; + osl_getModuleURLFromAddress; osl_getNextDirectoryItem; osl_getPeerAddrOfSocket; osl_getProcess; |