Documentation updates UNRELEASED => 7.0.7

This commit is contained in:
Andrew Johnson
2022-09-07 12:46:21 -05:00
parent 34af1a12bc
commit e4811d5a28
2 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ LIBCOM_API void errSymLookup(long status, char *pBuf, size_t bufLength);
* errlogPrintf(ANSI_ESC_RED "ERROR" ANSI_ESC_RESET ": something is amiss\n");
* @endcode
*
* @since UNRELEASED
* @since EPICS 7.0.7
*
* @see errlogPrintf()
* @{