summaryrefslogtreecommitdiffstats
path: root/omfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'omfile.h')
-rw-r--r--omfile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omfile.h b/omfile.h
index 2f02d9cc..5352704a 100644
--- a/omfile.h
+++ b/omfile.h
@@ -26,6 +26,7 @@
/* prototypes */
rsRetVal modInitFile(int iIFVersRequested __attribute__((unused)), int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)(), rsRetVal (*pHostQueryEtryPt)(uchar*, rsRetVal (**)()));
+rsRetVal setDynaFileCacheSize(void __attribute__((unused)) *pVal, int iNewVal); // TODO: remove me after testing!
#endif /* #ifndef OMFILE_H_INCLUDED */
/*