summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/error.c b/error.c
index 96e476ae2c..25ddb344a0 100644
--- a/error.c
+++ b/error.c
@@ -23,7 +23,7 @@
#define EXIT_SUCCESS 0
#endif
-extern const char ruby_desription[];
+extern const char ruby_description[];
static int
err_position_0(char *buf, long len, const char *file, int line)