diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_readv.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_readv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_readv.c b/lib/libc_r/uthread/uthread_readv.c index 17287f2ee6a26..f38c3b959e267 100644 --- a/lib/libc_r/uthread/uthread_readv.c +++ b/lib/libc_r/uthread/uthread_readv.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: uthread_readv.c,v 1.3 1997/04/01 22:44:16 jb Exp $ + * $Id: uthread_readv.c,v 1.1.2.1 1997/06/24 00:28:07 julian Exp $ * */ #include <sys/types.h> |