From ce6b53b44cfe08fc9f4060647ef73790af13572d Mon Sep 17 00:00:00 2001 From: jvazquez-r7 Date: Tue, 16 Dec 2014 11:39:04 -0600 Subject: [PATCH] Fix attribute description --- lib/rex/proto/kerberos/pac/type.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rex/proto/kerberos/pac/type.rb b/lib/rex/proto/kerberos/pac/type.rb index b425af6634..030b267ec8 100644 --- a/lib/rex/proto/kerberos/pac/type.rb +++ b/lib/rex/proto/kerberos/pac/type.rb @@ -9,7 +9,7 @@ module Rex include Rex::Proto::Kerberos::Crypto::RsaMd5 # @!attribute buffers - # @return [Array] An array of PAC_INFO_BUFFER structures + # @return [Array] The array of PAC_INFO_BUFFER structures attr_accessor :buffers # @!attribute checksum # @return [Fixnum] The type of checksum to use when encoding PAC-TYPE