daemon.h: avoid warning about possible noreturn function
authorJim Meyering <meyering@redhat.com>
Mon, 17 Aug 2009 07:51:52 +0000 (09:51 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 17 Aug 2009 09:40:24 +0000 (11:40 +0200)
commit82a5f441ccc8286885bcab082560207d50acfefd
tree02f0f810769501b1f8538c0739c783134159ba40
parent9b0ab841856ed7168171f6dceaede88dc9fbb9b2
daemon.h: avoid warning about possible noreturn function

* daemon/daemon.h (main_loop): Use "noreturn" attribute.
daemon/daemon.h