summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/time.c b/time.c
index 278f08af82..d72d3a42b9 100644
--- a/time.c
+++ b/time.c
@@ -71,9 +71,7 @@ time_modify(time)
*
* Synonym for <code>Time.new</code>. Returns a +Time+ object
* initialized tot he current system time.
- */
-
-/*
+ *
* call-seq:
* Time.new -> time
*