--- src/channel-main.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/channel-main.c b/src/channel-main.c index b1c19c0..85e01e4 100644 --- a/src/channel-main.c +++ b/src/channel-main.c @@ -724,10 +724,10 @@ static void spice_main_channel_class_init(SpiceMainChannelClass *klass) * @main: the #SpiceMainChannel that emitted the signal * @types: the VD_AGENT_CLIPBOARD request type * - * Return value: %TRUE if the request is successful - * * Request clipbard data from the client. * + * Return value: %TRUE if the request is successful + * * Deprecated: 0.6: use SpiceMainChannel::main-clipboard-selection-request instead. **/ signals[SPICE_MAIN_CLIPBOARD_REQUEST] = @@ -747,10 +747,10 @@ static void spice_main_channel_class_init(SpiceMainChannelClass *klass) * @selection: a VD_AGENT_CLIPBOARD_SELECTION clipboard * @types: the VD_AGENT_CLIPBOARD request type * - * Return value: %TRUE if the request is successful - * * Request clipbard data from the client. * + * Return value: %TRUE if the request is successful + * * Since: 0.6 **/ signals[SPICE_MAIN_CLIPBOARD_SELECTION_REQUEST] = -- 2.5.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel