added SCCS ID
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* F D M G R . C
|
||||
* share/src/libCom/$Id$
|
||||
*
|
||||
* Author Jeffrey O. Hill
|
||||
* hill@luke.lanl.gov
|
||||
@@ -28,6 +28,7 @@
|
||||
* with select() system call operation
|
||||
* .09 joh 091192 fixed delete pending field uninitialized if the
|
||||
* fdentry is reused
|
||||
* .10 joh 091192 added SCCS ID
|
||||
*
|
||||
* NOTES:
|
||||
* .01 write fd callbacks are one shots consistent with the lower
|
||||
@@ -35,6 +36,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
static char *pSccsId = "$Id$\t$Date$";
|
||||
|
||||
#if defined(vxWorks)
|
||||
# include <vxWorks.h>
|
||||
# include <vxTypes.h>
|
||||
|
||||
Reference in New Issue
Block a user