mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 03:20:11 +01:00
style fixes
This commit is contained in:
@@ -111,8 +111,8 @@ std::size_t Statement::execute(bool reset)
|
||||
doAsyncExec();
|
||||
return 0;
|
||||
}
|
||||
} else
|
||||
throw InvalidAccessException("Statement still executing.");
|
||||
}
|
||||
else throw InvalidAccessException("Statement still executing.");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user