summaryrefslogtreecommitdiff
path: root/compar.c
diff options
context:
space:
mode:
Diffstat (limited to 'compar.c')
-rw-r--r--compar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compar.c b/compar.c
index fd06cf0c15..234a86027d 100644
--- a/compar.c
+++ b/compar.c
@@ -135,7 +135,6 @@ cmp_lt(VALUE x, VALUE y)
return Qfalse;
}
-
/*
* call-seq:
* obj <= other => true or false