summaryrefslogtreecommitdiff
path: root/ext/probeprofiler/extconf.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-04-25 04:10:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-04-25 04:10:55 +0000
commit5bda3debcf2493308afd8d5c7d5ee306d5980828 (patch)
tree96b9cd171bfef56dee38199674d82e57444a2abe /ext/probeprofiler/extconf.rb
parentabcbd7ea38f64f942a934ba065aabf9da81a21bc (diff)
* ext/probeprofiler: set eol-style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/probeprofiler/extconf.rb')
-rw-r--r--ext/probeprofiler/extconf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/probeprofiler/extconf.rb b/ext/probeprofiler/extconf.rb
index 1592971d4c..31cfc85c06 100644
--- a/ext/probeprofiler/extconf.rb
+++ b/ext/probeprofiler/extconf.rb
@@ -1,2 +1,2 @@
-require 'mkmf'
-create_makefile("probeprofiler")
+require 'mkmf'
+create_makefile("probeprofiler")