Kaydet (Commit) 1ebb606f authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS xmlsec10 (1.7.4); FILE MERGED

2005/03/23 09:52:55 mmi 1.7.4.1: idl review
Issue number:
Submitted by:
Reviewed by:
üst 8863e74c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: signdemo.cxx,v $ * $RCSfile: signdemo.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: vg $ $Date: 2005-03-10 18:15:16 $ * last change: $Author: rt $ $Date: 2005-03-29 13:27:59 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -161,7 +161,7 @@ int SAL_CALL main( int argc, char **argv ) ...@@ -161,7 +161,7 @@ int SAL_CALL main( int argc, char **argv )
{ {
fprintf( stdout, "[%d]\n%s\n", fprintf( stdout, "[%d]\n%s\n",
i+1, i+1,
rtl::OUStringToOString( xSecurityEnvironment[i]->getSecurityEnvironmentInfo() , RTL_TEXTENCODING_ASCII_US ).getStr()); rtl::OUStringToOString( xSecurityEnvironment[i]->getSecurityEnvironmentInformation() , RTL_TEXTENCODING_ASCII_US ).getStr());
} }
fprintf( stdout, "================================================================================\n" ) ; fprintf( stdout, "================================================================================\n" ) ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment