| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/deskutils/pal/files/ |
Upload File : |
--- manage.c.orig 2008-07-28 16:16:23.000000000 +0000
+++ manage.c
@@ -403,7 +403,7 @@ void pal_manage(void)
rl_initialize(); /* Initialise readline so we can fiddle stuff */
rl_already_prompted = 1;
rl_redisplay_function = pal_rl_ncurses_hack;
- rl_pre_input_hook = (Function*) pal_rl_ncurses_hack;
+ rl_pre_input_hook = (rl_hook_func_t *) pal_rl_ncurses_hack;
/* initialize curses */