Skip to content
Snippets Groups Projects
Commit f277aa89 authored by zimoch's avatar zimoch
Browse files

*** empty log message ***

parent 8764c997
No related branches found
No related tags found
1 merge request!7Submodule merge
......@@ -7,6 +7,7 @@
#ifdef BASE_VERSION
/* This is R3.13 */
#include <stdio.h>
long dbl(char *precordTypename, char *filename, char *fields);
#else
/* This is R3.14 */
......@@ -47,4 +48,5 @@ int listRecords(char* file, char* fields)
fclose(newStdout);
epicsSetThreadStdout(oldStdout);
return OK;
#endif
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment