X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.h;h=a11fe47b9b26b44e88588943aa6a41416f7aa5ea;hp=a737c133c3b30272e0f380163e007b7480409741;hb=d775854eb4b203433c54239cc447f20511850ef9;hpb=8b2791efeb9e671fabf90c36c6828a5bf71c887b diff --git a/src/eventl.h b/src/eventl.h index a737c13..a11fe47 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: eventl.h,v 1.5 2005-03-01 20:37:01 adam Exp $ + * $Id: eventl.h,v 1.6 2005-06-25 15:46:04 adam Exp $ */ /** @@ -62,3 +62,11 @@ IOCHAN iochan_create(int fd, IOC_CALLBACK cb, int flags, int port); int event_loop(IOCHAN *iochans); void statserv_remove (IOCHAN pIOChannel); #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +