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

Jean-Noel Rouvignac
17.02.2014 0793bcdacd4da21866bc2b9424c0634cd7bf312f
Fixed checkstyle error.
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3-server-dev/src/server/org/opends/server/types/SortKey.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/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,