summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-11-24 16:10:44 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-11-24 16:10:44 +0100
commit8fd3f31eb907c32d01f16e5d87ed0ed203db8e6e (patch)
treecbb7d952f717d8d28660440aac5ca0cd2d777a93 /bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx
parente1704615dc732f1638489a9123408a3cf137ae77 (diff)
parent6fbe08854a2eea99e2d8700927209f7e0e5abdc8 (diff)
CWS-TOOLING: integrate CWS cmcfixes64
Notes
split repo tag: ure_ooo/DEV300_m66
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx b/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx
index 5fffe680c28a..c5b7d94d2e01 100644
--- a/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx
+++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx
@@ -63,7 +63,7 @@ bool examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInRetur
*/
bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
-void fill_struct( typelib_TypeDescriptionReference *pTypeRef, void * const *pGPR, void * const *pSSE, void *pStruct );
+void fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double* pSSE, void *pStruct );
} // namespace x86_64