From a5921d2beaa55b5e6cc1bd9668f4fe8bf6f37364 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 29 Oct 2003 19:43:24 +0000 Subject: [PATCH] Missing closing $ in RCS keyword. --- src/libCom/misc/epicsTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libCom/misc/epicsTypes.h b/src/libCom/misc/epicsTypes.h index 4af50d1fd..7289bb296 100644 --- a/src/libCom/misc/epicsTypes.h +++ b/src/libCom/misc/epicsTypes.h @@ -7,7 +7,7 @@ * and higher are distributed subject to a Software License Agreement found * in file LICENSE that is included with this distribution. \*************************************************************************/ -/* $Id */ +/* $Id$ */ /* * Author: Jeff Hill