sccs %W%W => CVS $Id$

This commit is contained in:
Jeff Hill
1994-11-17 19:11:06 +00:00
parent 589ccacc3d
commit c2484d675b

View File

@@ -1,6 +1,6 @@
/*
*
* share/src/libCom/%W% %G%
* share/src/libCom/$Id$
*
* A file descriptor manager for use with the UNIX system call select
*
@@ -89,7 +89,7 @@
*
*/
static char *pSccsId = "%W%\t%G%";
static char *pSccsId = "@(#) $Id$";
/*
* ANSI