diff --git a/src/lib/ecore/ecore_main.c b/src/lib/ecore/ecore_main.c index a2ca2251b9..99ecd575ad 100644 --- a/src/lib/ecore/ecore_main.c +++ b/src/lib/ecore/ecore_main.c @@ -8,7 +8,7 @@ // // https://forums.freebsd.org/threads/solved-enlightenment-application-menu-icons-missing-due-to-efreetd-crashing.80743/ // -// from ethorns - can't find more user info... +// from Euan Thoms (ethomas) // // normal fd set size (maximum fd num allowed) is limited to 1024. raise this // to something more useful than the default 1024 ... this doesn't affect