From 8f896f9d2c2eb33fc31e37347a375d9149cb5c35 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 16 Jun 2011 08:35:45 -0700 Subject: [PATCH] Style changes related to bottling. --- Library/Homebrew/formula.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index c1c05b3474..d3b09b60a1 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -45,7 +45,7 @@ class SoftwareSpecification end end -class BottleSoftwareSpecification