X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.h;h=553ece1fcde5b49e28ffeb638216f92ad6dcf436;hp=43df1bc088c796966430ca44dc6fde0bbae7be84;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=0420d74c15267c4cb7903503b51937f836096b7a diff --git a/src/eventl.h b/src/eventl.h index 43df1bc..553ece1 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -1,9 +1,16 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * - * $Id: eventl.h,v 1.1 2003-10-27 12:21:30 adam Exp $ + * $Id: eventl.h,v 1.2 2004-10-15 00:19:00 adam Exp $ + */ + +/** + * \file eventl.h + * \brief Definitions for event loop handling for GFS. + * + * This "private" header defines various functions for the + * main event loop in GFS. */ #ifndef EVENTL_H