mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
17.02.2014 5fd1906eb2b2d7767c12821ccb5b834be56bf1f8
Fixed checkstyle error.
1 files modified
2 ■■■ changed files
opendj3-server-dev/src/server/org/opends/server/types/SortKey.java 2 ●●● patch | view | raw | blame | history
opendj3-server-dev/src/server/org/opends/server/types/SortKey.java
@@ -38,7 +38,7 @@
 * the sorting process, although if none is provided it will use the
 * default ordering matching rule for the attribute type.
 * <p>
 * FIXME: replace with the equivalent SDK type.
 * FIXME: replace with the equivalent SDK type.
 */
@org.opends.server.types.PublicAPI(
     stability=org.opends.server.types.StabilityLevel.VOLATILE,