At Thu, 10 Oct 2013 18:08:20 +0200,
Justus Winter wrote:
> 
> * console-client/console.c (main): Replace epilogue with console_exit.
> ---
>  console-client/console.c |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/console-client/console.c b/console-client/console.c
> index a9f8368..4046cf3 100644
> --- a/console-client/console.c
> +++ b/console-client/console.c
> @@ -745,6 +745,5 @@ main (int argc, char *argv[])
>    cons_server_loop ();
>  
>    /* Never reached.  */
> -  driver_fini ();
> -  return 0;
> +  console_exit ();

Do you need to remove the comment too?


-- 
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8761t5ca3z.wl%n...@walfield.org

Reply via email to