Kaydet (Commit) bf1114a8 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I334a253dcbf6aef8b182e249605b625b89347450
Reviewed-on: https://gerrit.libreoffice.org/69908
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 22f5afb7
......@@ -305,7 +305,7 @@ sal_Bool PreparedStatement::execute( )
// Only snafu is giving the types of the parameters and
// that it needs $1, $2, etc instead of "?"
// printf( "Splitted %d %s\n" , i , str.getStr() );
// printf( "Split %d %s\n" , i , str.getStr() );
if( isQuoted( str ) )
{
buf.append( str );
......
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