[Xfce4-commits] [apps/xfce4-screenshooter] 03/14: forgotten closing brace in cherrypick merge

noreply at xfce.org noreply at xfce.org
Mon Dec 15 22:34:57 CET 2014


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

landry pushed a commit to branch master
in repository apps/xfce4-screenshooter.

commit 10c100b35473d8604d756e11c7f53c6d362b78d3
Author: Landry Breuil <landry at xfce.org>
Date:   Fri Dec 12 22:41:53 2014 +0100

    forgotten closing brace in cherrypick merge
---
 src/main.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main.c b/src/main.c
index 59b050f..d2cfcf8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -333,6 +333,7 @@ int main (int argc, char **argv)
           sd->app = g_strdup ("none");
           sd->action = CLIPBOARD;
           sd->action_specified = TRUE;
+        }
       else if (upload_imgur)
         {
           sd->app = g_strdup ("none");

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


More information about the Xfce4-commits mailing list