From 1588b7e917451503ed5af0f2485e65762feb4c9c Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Sun, 20 Apr 2003 16:33:31 +0000 Subject: [PATCH] rename class --- trunk/ripnews/encode/yenc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/ripnews/encode/yenc.rb b/trunk/ripnews/encode/yenc.rb index d3c5009..edc1b10 100644 --- a/trunk/ripnews/encode/yenc.rb +++ b/trunk/ripnews/encode/yenc.rb @@ -1,6 +1,6 @@ ################################# # -# $Dwarf: article.rb,v 1.59 2002/11/05 10:29:51 ward Exp $ +# $Dwarf: yenc.rb,v 1.1 2003/04/18 22:53:25 ward Exp $ # $Source$ # # article.rb @@ -11,7 +11,7 @@ require 'tempfile' -class Article +class yEnc Debuglevel = 0