summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/LogRecord.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/logging/LogRecord.idl')
-rw-r--r--offapi/com/sun/star/logging/LogRecord.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl
index 512276669c8e..e8149dd7a888 100644
--- a/offapi/com/sun/star/logging/LogRecord.idl
+++ b/offapi/com/sun/star/logging/LogRecord.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module logging {
@since OOo 2.3
*/
-published struct LogRecord
+struct LogRecord
{
/// specifies the name of the logger at which the record is logged
string LoggerName;