Changeset d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959 for src/input
- Timestamp:
- 07/05/08 20:29:47 (2 months ago)
- git-parent:
- Files:
-
- src/input/input.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/input/input.c
rd10dffc rd30bcae 448 448 void input_StopThread( input_thread_t *p_input ) 449 449 { 450 vlc_list_t *p_list;451 int i;452 453 450 /* Set die for input and ALL of this childrens (even (grand-)grand-childrens) 454 451 * It is needed here even if it is done in INPUT_CONTROL_SET_DIE handler to
