diff --git a/src/libCom/fdmgr.c b/src/libCom/fdmgr.c index f6b77f1f1..b7e40ae23 100644 --- a/src/libCom/fdmgr.c +++ b/src/libCom/fdmgr.c @@ -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