From bb6503dd081ebb4d11929ab1946eea8d60dd817c Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 27 Apr 2013 23:21:10 +0200 Subject: *api: convert remaining sed -i "s,\([^<]\+\),\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec --- offapi/com/sun/star/ucb/OutgoingMessageState.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/ucb/OutgoingMessageState.idl') diff --git a/offapi/com/sun/star/ucb/OutgoingMessageState.idl b/offapi/com/sun/star/ucb/OutgoingMessageState.idl index 67749e5e2b60..1cb37f1c8390 100644 --- a/offapi/com/sun/star/ucb/OutgoingMessageState.idl +++ b/offapi/com/sun/star/ucb/OutgoingMessageState.idl @@ -23,7 +23,7 @@ module com { module sun { module star { module ucb { -/** These are the possible values for RecipientInfo::State. +/** These are the possible values for RecipientInfo::State. */ published enum OutgoingMessageState { -- cgit