summaryrefslogtreecommitdiffstats
path: root/include/internal/dso.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/dso.h')
-rw-r--r--include/internal/dso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/dso.h b/include/internal/dso.h
index d371fbe465..970beeb195 100644
--- a/include/internal/dso.h
+++ b/include/internal/dso.h
@@ -153,7 +153,7 @@ void *DSO_global_lookup(const char *name);
* made after this point may be overwritten when the script is next run.
*/
-void ERR_load_DSO_strings(void);
+int ERR_load_DSO_strings(void);
/* Error codes for the DSO functions. */