added version string

This commit is contained in:
Jeff Hill
2002-07-31 15:04:06 +00:00
parent b2cae837fc
commit e1d8d45788
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -43,6 +43,8 @@
#include "bhe.h"
#include "net_convert.h"
static char *id="@(#) $Id$";
// TCP response dispatch table
const cac::pProtoStubTCP cac::tcpJumpTableCAC [] =
{
+2 -2
View File
@@ -15,8 +15,6 @@
* 505 665 1831
*/
#define CAS_VERSION_GLOBAL
#include "epicsGuard.h"
#include "addrList.h"
@@ -25,6 +23,8 @@
#include "server.h"
#include "casCtxIL.h" // casCtx in line func
static char *id="@(#) $Id$";
//
// the maximum beacon period if EPICS_CA_BEACON_PERIOD isnt available
//