From c2484d675bb88ca51f8a0f7b771a0cc407a0690a Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 17 Nov 1994 19:11:06 +0000 Subject: [PATCH] sccs %W%W => CVS $Id$ --- src/libCom/fdmgr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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