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

git pushed a commit to branch master
in repository enlightenment-module-penguins.

View the commit online.

commit f378335b3f7c698af779cb4c426b2baf4adf705e
Author: Dave Andreoli <d...@gurumeditation.it>
AuthorDate: Sun Dec 10 07:32:26 2023 +0100

    compiler warning --
---
 src/e_mod_penguins.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/e_mod_penguins.c b/src/e_mod_penguins.c
index 444992f..23754f1 100644
--- a/src/e_mod_penguins.c
+++ b/src/e_mod_penguins.c
@@ -250,7 +250,7 @@ static void
 _theme_load(void)
 {
    char *name;
-   char buf[15];
+   char buf[32];
    int i = 1;
 
    name = edje_file_data_get(population->conf->theme, "PopulationName");

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

Reply via email to