This commit is contained in:
Michael Davidsaver
2023-05-01 10:31:01 -07:00
parent d4fab0d20e
commit cb97d662a7
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -287,6 +287,7 @@ LIBCOM_API int epicsStdCall iocshRun(const char *cmd, const char* macros);
*
* @param err 0 - success (no op), !=0 - error
* @return The err argument value.
* @since 7.0.3.1
*/
LIBCOM_API int iocshSetError(int err);