From cc6a73fab1eb2cfb2e927ac8a3c0368244e971e6 Mon Sep 17 00:00:00 2001 From: smathis Date: Fri, 14 Feb 2025 16:54:56 +0100 Subject: [PATCH] Linter try No. 3 --- src/masterMacsController.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/masterMacsController.cpp b/src/masterMacsController.cpp index 057ba46..ea46664 100644 --- a/src/masterMacsController.cpp +++ b/src/masterMacsController.cpp @@ -488,7 +488,7 @@ asynStatus sinqController::readInt32(asynUser *pasynUser, epicsInt32 *value) { } } -/*************************************************************************************/ +/***************************************************************************/ /** The following functions are C-wrappers, and can be called directly from * iocsh */