fix compiler warning about encoding

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155359 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sergey Vladimirov 2011-08-09 13:31:04 +00:00
parent 339e6e29fa
commit c84263efdf

View File

@ -18,8 +18,8 @@ package org.apache.poi.ddf;
/**
* "The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1."
* -- [MS-ODRAW] v20110608; Office Drawing Binary File Format
*
* -- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
*
* @author Sergey Vladimirov (vlsergey {at} gmail {dot} com)
*/
public class EscherTertiaryOptRecord extends AbstractEscherOptRecord