Codeathon 2022 Header annotations project dbChannel.h

This commit is contained in:
Oksana Ivashkevych
2022-05-10 13:00:52 -04:00
committed by Andrew Johnson
parent 098ee6c063
commit eb3207ee21
+6 -4
View File
@@ -9,14 +9,16 @@
* in file LICENSE that is included with this distribution.
\*************************************************************************/
/*
#ifndef INC_dbChannel_H
#define INC_dbChannel_H
/** \file dbChannel.h
* @brief Declarations fir the @ref dbChannel "dbChannel" record type
*
* Author: Andrew Johnson <anj@aps.anl.gov>
* Ralph Lange <Ralph.Lange@bessy.de>
*/
#ifndef INC_dbChannel_H
#define INC_dbChannel_H
#include "dbDefs.h"
#include "dbAddr.h"
#include "ellLib.h"