declare variables

This commit is contained in:
Ward Wouts 2003-04-21 19:45:38 +00:00
parent 8843a9d9a2
commit a9ad7d80ed

View file

@ -1,6 +1,6 @@
#################################
#
# $Dwarf: yenc.rb,v 1.4 2003/04/20 20:15:34 ward Exp $
# $Dwarf: yenc.rb,v 1.5 2003/04/20 21:31:12 ward Exp $
# $Source$
#
# article.rb
@ -186,6 +186,8 @@ def _ydecode_array(data)
decode = ""
mode = 0600
filename = "unknown"
oldpartend = 0
oldpartbegin = 0
c = 0
lines = data.length
bytes = 0