[Xfce4-commits] [xfce/libxfce4ui] 01/01: Fix typo in test-ui.c (Bug #16253)

noreply at xfce.org noreply at xfce.org
Sun Dec 8 22:24:21 CET 2019


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/libxfce4ui.

commit c32fd5115cef980f057dcb5dbfcd98e894fd9bc5
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Dec 8 18:23:42 2019 -0300

    Fix typo in test-ui.c (Bug #16253)
---
 tests/test-ui.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/test-ui.c b/tests/test-ui.c
index 25f3d97..a7c0b54 100644
--- a/tests/test-ui.c
+++ b/tests/test-ui.c
@@ -52,7 +52,7 @@ show_xfce_message_dialog (GtkButton *button,
                        XFCE_BUTTON_TYPE_MIXED, "edit-delete", "Forget modifications", GTK_RESPONSE_APPLY,
                        XFCE_BUTTON_TYPE_PIXBUF, pixbuf, "Quit", GTK_RESPONSE_NO,
                        XFCE_BUTTON_TYPE_MIXED, "process-stop", "Cancel", GTK_RESPONSE_CANCEL,
-                       NULL);f
+                       NULL);
 
   if (pixbuf != NULL)
     {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list