diff options
Diffstat (limited to 'src/mem/ruby/profiler/Profiler.cc')
-rw-r--r-- | src/mem/ruby/profiler/Profiler.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mem/ruby/profiler/Profiler.cc b/src/mem/ruby/profiler/Profiler.cc index e5579f597..ddbaebd6b 100644 --- a/src/mem/ruby/profiler/Profiler.cc +++ b/src/mem/ruby/profiler/Profiler.cc @@ -43,9 +43,9 @@ */ /* - * Profiler.C + * Profiler.cc * - * Description: See Profiler.h + * Description: See Profiler.hh * * $Id$ * |