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

matthew_swift
28.47.2010 cc556edc003e4fb8df13611167fab0d9fd3890f9
opendj-sdk/sdk/src/org/opends/sdk/schema/AbstractSyntaxImpl.java
@@ -30,8 +30,8 @@
/**
 * This class defines the set of methods and structures that must be
 * implemented to define a new attribute syntax.
 * This class defines the set of methods and structures that must be implemented
 * to define a new attribute syntax.
 */
abstract class AbstractSyntaxImpl implements SyntaxImpl
{