summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/time.c b/time.c
index a28fe335e1..0c04fc72d8 100644
--- a/time.c
+++ b/time.c
@@ -1,4 +1,4 @@
-/************************************************
+/**********************************************************************
time.c -
@@ -8,7 +8,7 @@
Copyright (C) 1993-2000 Yukihiro Matsumoto
-************************************************/
+**********************************************************************/
#include "ruby.h"
#include <sys/types.h>