From 18767fd249bce1c6ad9d42d02de32757fd93e053 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 7 Aug 2013 10:53:45 +0200 Subject: offapi: fix doxygen warnings in awt::MessageBoxType Change-Id: I1c48d62cb6793ed6cab261c6de7095c755ab52f2 --- offapi/com/sun/star/awt/MessageBoxType.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/awt/MessageBoxType.idl b/offapi/com/sun/star/awt/MessageBoxType.idl index abb2913e32bf..1dfc8393f549 100644 --- a/offapi/com/sun/star/awt/MessageBoxType.idl +++ b/offapi/com/sun/star/awt/MessageBoxType.idl @@ -20,7 +20,7 @@ module com { module sun { module star { module awt { -/** specifies the type of a XMessageBox. +/** specifies the type of a XMessageBox. */ published enum MessageBoxType { -- cgit