From f9f5381a30f2c86dc2fcc3513babe19327f7f598 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 8 Oct 2004 14:54:45 +0000 Subject: [PATCH] doc --- src/cas/generic/casdef.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/cas/generic/casdef.h b/src/cas/generic/casdef.h index 09b6df353..5cd728c03 100644 --- a/src/cas/generic/casdef.h +++ b/src/cas/generic/casdef.h @@ -8,7 +8,6 @@ * in file LICENSE that is included with this distribution. \*************************************************************************/ // -// $Id$ // // Author: Jeffrey O. Hill // johill@lanl.gov @@ -507,6 +506,7 @@ public: // epicsShareFunc caServer * getCAS () const; + // not to be called by the user void destroyRequest (); private: @@ -632,6 +632,7 @@ public: // epicsShareFunc casPV * getPV (); + // not to be called by the user void destroyRequest (); private: