Minor formatting cleanup.
This commit is contained in:
parent
ddb15caace
commit
f90aeec7c6
1 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,6 @@ module Net::BER::Extensions::String
|
||||||
|
|
||||||
##
|
##
|
||||||
# Destructively reads a BER object from the string.
|
# Destructively reads a BER object from the string.
|
||||||
#
|
|
||||||
def read_ber!(syntax = nil)
|
def read_ber!(syntax = nil)
|
||||||
io = StringIO.new(self)
|
io = StringIO.new(self)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue