chiark / gitweb /
Expunge revision histories in files.
[mLib] / fdflags.c
index 85ef67c32684e9b83757df350cf346866a14cf8a..ae9cf6a23a63ed5b14bd8709432aa4e7c882e66e 100644 (file)
--- a/fdflags.c
+++ b/fdflags.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: fdflags.c,v 1.1 1999/07/26 23:16:59 mdw Exp $
+ * $Id: fdflags.c,v 1.2 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.c,v $
- * Revision 1.1  1999/07/26 23:16:59  mdw
- * Manipulate file descriptor flags.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>