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

matthew_swift
28.47.2010 f2160f4bd1c8ac67e5a86a6710d431e8932877f9
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
{