]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - src/websites/howcast.rb
Silly whitespace changes.
[dead/whatever-dl.git] / src / websites / howcast.rb
index 5cf490e2d1dbaf77f1d428e627251392b02152b8..c8dfcd3fc12a13564bcd53c56d9ccaf81621c75a 100644 (file)
@@ -45,5 +45,6 @@ class Howcast < Website
     
     return "http://media.howcast.com/system/videos/#{video_id}/#{video_id}.flv"
   end
+
   
 end