Ticket #7487: fix_comment_typo.patch

File fix_comment_typo.patch, 520 bytes (added by oss.2012.team+A5@…, 10 years ago)

Patch for boost/proto/traits.hpp

  • boost/proto/traits.hpp

     
    11371137    /// \brief Return the value stored within the specified Proto
    11381138    /// terminal expression.
    11391139    ///
    1140     /// Return the the value stored within the specified Proto
     1140    /// Return the value stored within the specified Proto
    11411141    /// terminal expression. The value is returned by
    11421142    /// reference.
    11431143    ///