From 9efcf6f96ccb21b1ff22e33281e22750e14a8110 Mon Sep 17 00:00:00 2001 From: Sergey Prigogin Date: Wed, 9 Mar 2011 18:31:06 +0000 Subject: [PATCH] Cosmetics. --- .../parser/org/eclipse/cdt/core/index/IIndexBinding.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IIndexBinding.java b/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IIndexBinding.java index e981b2789fd..257b143e064 100644 --- a/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IIndexBinding.java +++ b/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IIndexBinding.java @@ -6,7 +6,7 @@ * http://www.eclipse.org/legal/epl-v10.html * * Contributors: - * Markus Schorn - initial API and implementation + * Markus Schorn - initial API and implementation *******************************************************************************/ package org.eclipse.cdt.core.index;