From 049f4d876a72215a5ded36322bf8973d88b3d4c5 Mon Sep 17 00:00:00 2001 From: sin <sin@localhost> Date: Tue, 10 Feb 2009 05:05:32 +0000 Subject: [PATCH] Fix for compilation warnings --- opendj-sdk/opends/src/server/org/opends/server/types/Schema.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/server/org/opends/server/types/Schema.java b/opendj-sdk/opends/src/server/org/opends/server/types/Schema.java index a287491..92c0511 100644 --- a/opendj-sdk/opends/src/server/org/opends/server/types/Schema.java +++ b/opendj-sdk/opends/src/server/org/opends/server/types/Schema.java @@ -20,7 +20,7 @@ * Portions Copyright [yyyy] [name of copyright owner] * * CDDL HEADER END - *© + * * * Copyright 2006-2009 Sun Microsystems, Inc. */ -- Gitblit v1.10.0