fix missing newline at end of file

This commit is contained in:
2023-03-07 14:43:18 +01:00
committed by Michael Davidsaver
parent b6626e4f60
commit bcdeeed206

View File

@@ -43,4 +43,3 @@ LIBCOM_API size_t epicsStdCall freeListItemsAvail(void *pvt);
#endif
#endif /*INCfreeListh*/