X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fpoll.c;h=70679f6a5e8abb506689d63453812b12470373bb;hp=4c766058cdfb8b1681797aca8debf2b3134fd1f2;hb=8a980f7051e22ca1e4fac0395ed7f8647cd9eda3;hpb=d67990f0801618bce56afe464b3492b6eb81b309 diff --git a/src/poll.c b/src/poll.c index 4c76605..70679f6 100644 --- a/src/poll.c +++ b/src/poll.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: poll.c,v 1.5 2008-01-21 13:09:07 adam Exp $ */ /** * \file @@ -165,6 +163,7 @@ int yaz_poll(struct yaz_poll_fd *fds, int num_fds, int sec, int nsec) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab