chiark / gitweb /
Expunge revision histories in files.
[mLib] / selbuf.h
index 36cf51d8f8ef52f9da0065e9a2faed3d3c20f9bf..d5e19738e205c9964736366d76d2faa591400736 100644 (file)
--- a/selbuf.h
+++ b/selbuf.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: selbuf.h,v 1.4 2002/01/13 13:33:15 mdw Exp $
+ * $Id: selbuf.h,v 1.5 2004/04/08 01:36:13 mdw Exp $
  *
  * Line-buffering select handler
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: selbuf.h,v $
- * Revision 1.4  2002/01/13 13:33:15  mdw
- * Track interface change for @lbuf@.
- *
- * Revision 1.3  2000/06/17 10:38:14  mdw
- * Add support for variable buffer sizes.
- *
- * Revision 1.2  1999/12/10 23:42:04  mdw
- * Change header file guard names.
- *
- * Revision 1.1  1999/05/14 21:01:15  mdw
- * Integrated `select' handling bits from the background resolver project.
- *
- */
-
 #ifndef MLIB_SELBUF_H
 #define MLIB_SELBUF_H