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)