Add a missing @since tag

Change-Id: Ie34a4a9c4c47c2f27579094d74a7849fc26a323b
This commit is contained in:
Christian Halstrick 2014-02-26 14:29:51 +01:00
parent c5dfc2317c
commit 8c8bbda3fb
1 changed files with 1 additions and 0 deletions

View File

@ -638,6 +638,7 @@ public String getPathString() {
* Get a copy of the entry's raw path bytes.
*
* @return raw path bytes.
* @since 3.3
*/
public byte[] getRawPath() {
return path.clone();