summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XWarningsSupplier.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XWarningsSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
index a6a439f0561a..92d85a698b82 100644
--- a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
+++ b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl
@@ -53,7 +53,7 @@ published interface XWarningsSupplier: com::sun::star::uno::XInterface
After a call to this method, the method
com::sun::star::sdbc::XWarningsSupplier::getWarnings()
returns
- <void/>
+ `VOID`
until a new warning is reported for the object.
@throws SQLException
if a database access error occurs.