added version string
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
#include "bhe.h"
|
||||
#include "net_convert.h"
|
||||
|
||||
static char *id="@(#) $Id$";
|
||||
|
||||
// TCP response dispatch table
|
||||
const cac::pProtoStubTCP cac::tcpJumpTableCAC [] =
|
||||
{
|
||||
|
||||
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user