SOLR-4799: Fix javadocs generation.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrien Grand 2014-12-05 16:53:32 +00:00
parent 29c90c668c
commit 846e457684
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ public class EntityProcessorBase extends EntityProcessor {
protected DIHCacheSupport cacheSupport = null;
protected Zipper zipper;
private Zipper zipper;
@Override