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

jcduff
23.04.2008 f73b655466092169abac34833fb628fce1fcdebe
opends/src/server/org/opends/server/config/ConfigAttribute.java
@@ -266,7 +266,7 @@
   *
   * @return  The attribute syntax for this configuration attribute.
   */
  public abstract AttributeSyntax getSyntax();
  public abstract AttributeSyntax<?> getSyntax();