ruby/trema/set-eth-addr.rb in trema-0.2.3 vs ruby/trema/set-eth-addr.rb in trema-0.2.4

- old
+ new

@@ -20,10 +20,10 @@ require "trema/mac" module Trema # - # A super-class of {SetEthSrcAddr} and {SetEthDstAddr} action. + # @abstract The base class of {SetEthSrcAddr} and {SetEthDstAddr} action. # class SetEthAddr < Action attr_reader :mac_address