1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-08 08:26:10 +00:00

Deleted <p>

This commit is contained in:
davigonz 2017-03-07 09:22:08 +01:00
parent 29493f1983
commit 1576b83bb7

View File

@ -325,7 +325,7 @@ public class RemoteOperationResult implements Serializable {
/** /**
* Private constructor for results built interpreting a HTTP or DAV response. * Private constructor for results built interpreting a HTTP or DAV response.
* <p> *
* Determines a {@link ResultCode} depending of the type of the exception. * Determines a {@link ResultCode} depending of the type of the exception.
* *
* @param success Operation was successful or not. * @param success Operation was successful or not.