Download raw body.
tog: replace dead_view param of view_input() with view->dying
tog: replace dead_view param of view_input() with view->dying
Stefan Sperling: > Replace the 'dead_view' output parameter of view_input() with a 'dying' flag > in struct tog_view. This new approach is functionally equivalent and makes > the code easier to follow. After verifying that dead_view is indeed only ever set to NULL and the current view, I agree. ok -- Christian "naddy" Weisgerber naddy@mips.inka.de
tog: replace dead_view param of view_input() with view->dying
tog: replace dead_view param of view_input() with view->dying