summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-14 18:52:22 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-14 18:52:22 -0300
commit48e8506f5297301a7dcb098cbaa19deaf01a722b (patch)
tree662c212d87a8cb0ba3c0985b1a62c791c5430452
parenta1e81506f9bdac931755e0ded2fbcf4f3d68220c (diff)
downloadevol-hercules-48e8506f5297301a7dcb098cbaa19deaf01a722b.tar.gz
evol-hercules-48e8506f5297301a7dcb098cbaa19deaf01a722b.tar.bz2
evol-hercules-48e8506f5297301a7dcb098cbaa19deaf01a722b.tar.xz
evol-hercules-48e8506f5297301a7dcb098cbaa19deaf01a722b.zip
Typo
-rw-r--r--src/emap/script_buildins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/script_buildins.c b/src/emap/script_buildins.c
index 9430eb7..7a1871b 100644
--- a/src/emap/script_buildins.c
+++ b/src/emap/script_buildins.c
@@ -2740,7 +2740,7 @@ BUILDIN(readparam2)
/*==========================================
*
*------------------------------------------*/
-static BUILDIN(debugmes)
+BUILDIN(debugmes)
{
struct StringBuf buf;
StrBuf->Init(&buf);