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

Nicolas Capponi
12.45.2014 05fc91b048752514f09c1ed8d6d3ab4af3c42e4b
opendj3-server-dev/src/server/org/opends/server/schema/IA5StringSyntax.java
@@ -127,7 +127,7 @@
   *
   * @return  The common name for this attribute syntax.
   */
  public String getSyntaxName()
  public String getName()
  {
    return SYNTAX_IA5_STRING_NAME;
  }