summaryrefslogtreecommitdiff
path: root/benchmark/so_array.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/so_array.rb')
-rw-r--r--benchmark/so_array.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/so_array.rb b/benchmark/so_array.rb
index 2b8fce8f99..767e03db5f 100644
--- a/benchmark/so_array.rb
+++ b/benchmark/so_array.rb
@@ -1,5 +1,5 @@
#!/usr/bin/ruby
-# -*- mode: ruby -*-
+# -*- Ruby -*-
# $Id: ary-ruby.code,v 1.4 2004/11/13 07:41:27 bfulgham Exp $
# http://www.bagley.org/~doug/shootout/
# with help from Paul Brannan and Mark Hubbart