aboutsummaryrefslogtreecommitdiffstats
path: root/common/mischelp.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/mischelp.h (renamed from jnlib/mischelp.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/mischelp.h b/common/mischelp.h
index 52781e12f..5a0132aa6 100644
--- a/jnlib/mischelp.h
+++ b/common/mischelp.h
@@ -23,7 +23,7 @@
/* Because we can't use the internal jnlib_free macro in inline
- functions we provide a wrapper fucntion as well. */
+ functions we provide a wrapper function as well. */
void _jnlib_free (void *p);
/* Check whether the files NAME1 and NAME2 are identical. This is for