aboutsummaryrefslogtreecommitdiff
path: root/src/InterpLocalUniform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/InterpLocalUniform.h')
-rw-r--r--src/InterpLocalUniform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InterpLocalUniform.h b/src/InterpLocalUniform.h
index 61a4cf4..d3e23c2 100644
--- a/src/InterpLocalUniform.h
+++ b/src/InterpLocalUniform.h
@@ -188,7 +188,7 @@ struct Jacobian_info
*/
/* functions in "startup.c" */
-void AEILocalInterp_U_Startup(void);
+int AEILocalInterp_U_Startup(void);
/* functions in "InterpLocalUniform.c" */
/* ... these functions are registered by code in "startup.c", */