summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-10-18 22:41:42 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-10-18 22:41:42 +0000
commit5f6e7f6949fe1fba17b53a04af5b465f19b9b17d (patch)
tree336b116c7090225344e575c81b023f12aef39c5b /editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx
parent* add 2 missing man pages (diff)
First step to make this port working. Configure works and all patches
apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier.
Notes
Notes: svn path=/head/; revision=68299
Diffstat (limited to 'editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx')
-rw-r--r--editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx
deleted file mode 100644
index ef5bf2488496..000000000000
--- a/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002
-+++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002
-@@ -63,7 +63,7 @@
- #include <osl/nlsupport.h>
- #include <rtl/ustring.hxx>
-
--int _cdecl main( int argc, char * argv[] )
-+int main( int argc, char * argv[] )
- {
- rtl::OUString lang = rtl::OUString::createFromAscii( "de" );
- rtl::OUString country = rtl::OUString::createFromAscii( "DE" );