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

git pushed a commit to branch master
in repository efm2.

View the commit online.

commit 46d60b6e80c61030132d1ff21baa9f62a6f4fe91
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Thu Apr 10 10:23:43 2025 +0100

    fix indent
---
 src/efm/efm_popup_menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/efm/efm_popup_menu.c b/src/efm/efm_popup_menu.c
index 1522b05..2e315e8 100644
--- a/src/efm/efm_popup_menu.c
+++ b/src/efm/efm_popup_menu.c
@@ -114,7 +114,7 @@ _cb_menu_item_open(void *data, void *data2,
         }
       if (_selected_icons_uri_strbuf_append(ctx->sd, strbuf))
         {
-                    _uri_list_cmd_strbuf_append(buf, "path",
+          _uri_list_cmd_strbuf_append(buf, "path",
                                       eina_strbuf_string_get(strbuf));
         }
       cmd_strbuf_exe_consume(buf, ctx->sd->exe_open);

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

Reply via email to