chiark / gitweb /
Various manual fixes.
[mLib] / fdflags.h
index 381c636dc52c66f65d710a93d6d8781dd43c92ac..84cbef3beb40d10999ef5af3bf8aaf2027205bdd 100644 (file)
--- a/fdflags.h
+++ b/fdflags.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: fdflags.h,v 1.2 1999/12/10 23:42:04 mdw Exp $
+ * $Id: fdflags.h,v 1.3 2004/04/08 01:36:11 mdw Exp $
  *
  * Manipulates flags on file descriptors
  *
  *
  * Manipulates flags on file descriptors
  *
  * MA 02111-1307, USA.
  */
 
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: fdflags.h,v $
- * Revision 1.2  1999/12/10 23:42:04  mdw
- * Change header file guard names.
- *
- * Revision 1.1  1999/07/26 23:16:59  mdw
- * Manipulate file descriptor flags.
- *
- */
-
 #ifndef MLIB_FDFLAGS_H
 #define MLIB_FDFLAGS_H
 
 #ifndef MLIB_FDFLAGS_H
 #define MLIB_FDFLAGS_H