summaryrefslogtreecommitdiffstats
path: root/src/m_funptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_funptr.h')
-rw-r--r--src/m_funptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_funptr.h b/src/m_funptr.h
index f5375b9..a1d5f69 100644
--- a/src/m_funptr.h
+++ b/src/m_funptr.h
@@ -15,6 +15,6 @@
# include "s_struct.h"
-void init_buptr(t_msh *msh);
+void m_init_buptr(t_msh *msh);
#endif