BSD 4_1c_2 release
[unix-history] / usr / src / lib / libc / stdio / fdopen.c
index a644496..7ebf10b 100644 (file)
@@ -1,4 +1,4 @@
-/* @(#)fdopen.c        4.2 (Berkeley) %G% */
+/* @(#)fdopen.c        4.2 (Berkeley) 3/9/81 */
 /*
  * Unix routine to do an "fopen" on file descriptor
  * The mode has to be repeated because you can't query its
 /*
  * Unix routine to do an "fopen" on file descriptor
  * The mode has to be repeated because you can't query its