diff options
Diffstat (limited to 'src/mem/ruby/config/RubyConfig.hh')
-rw-r--r-- | src/mem/ruby/config/RubyConfig.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/ruby/config/RubyConfig.hh b/src/mem/ruby/config/RubyConfig.hh index c0e8ae59e..6de6bd1aa 100644 --- a/src/mem/ruby/config/RubyConfig.hh +++ b/src/mem/ruby/config/RubyConfig.hh @@ -28,7 +28,7 @@ */ /* - * RubyConfig.h + * RubyConfig.hh * * Description: This class has only static members and class methods, * and thus should never need to be instantiated. |