mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 17:09:50 +02:00
commit bash-20210211 snapshot
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ typedef struct _shtimer
|
||||
|
||||
procenv_t jmpenv;
|
||||
|
||||
void (*handler) (struct _shtimer *); /* XXX - unused right now */
|
||||
int (*tm_handler) (struct _shtimer *); /* called on timeout if set */
|
||||
PTR_T *data; /* reserved */
|
||||
} sh_timer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user