More Channel Access Revisions from Jeff Hill.

This commit is contained in:
Mike Bordua
1994-07-13 02:26:15 +00:00
parent a373c18f38
commit d39a85a4e0
12 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
static char *sccsId = "@(#)V5_vxWorks_patch.c 1.2\t7/27/92";
static char *sccsId = "$Id$";
#include <taskLib.h>
#include <taskVarLib.h>

View File

@@ -1,4 +1,5 @@
/*
* $Id$
* caRepeater.c
* share/src/ca/caRepeater.c
*

View File

@@ -39,7 +39,7 @@
/************************************************************************/
/*_end */
static char *sccsId = "$Id$";
static char *sccsId = "$Id$";
#include "iocinf.h"

View File

@@ -27,7 +27,7 @@
*
*/
static char *sccsId = "$Id$";
static char *sccsId = "$Id$";
#include <string.h>

View File

@@ -1,4 +1,3 @@
/* $Id$ */
#include <cadef.h>
#include <dbDefs.h>

View File

@@ -33,7 +33,7 @@
/************************************************************************/
/*_end */
static char *sccsId = "$Id$";
static char *sccsId = "$Id$";
#include "iocinf.h"

View File

@@ -81,7 +81,7 @@
***************************************************
*/
static char *sccsId = "@(#)gsd_sync_subr.c 1.8\t11/5/92";
static char *sccsId = "$Id$";
#if defined(UNIX)
# include <sys/types.h>

View File

@@ -35,7 +35,7 @@
*/
static char *sccsId = "%W% %G%";
static char *sccsId = "$Id$";
#include "iocinf.h"

View File

@@ -53,7 +53,7 @@
#ifndef INCiocinfh
#define INCiocinfh
static char *iocinfhSccsId = "$Id$";
static char *iocinfhSccsId = "$Id$";
/*
* ANSI C includes

View File

@@ -23,7 +23,7 @@
#define __IOCMSG__
static char *iocmsghSccsId = "$Id$ CA version 4.3";
static char *iocmsghSccsId = "$Id$ CA version 4.3";
/* TCP/UDP port number (bumped each protocol change) */
#define CA_PROTOCOL_VERSION 4

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id$
* Author: Jeffrey O. Hill
* hill@luke.lanl.gov
* (505) 665 1831

View File

@@ -1,5 +1,5 @@
/*
* REPEATER.C
* $Id$
*
* CA broadcast repeater
*