indenting cleanup

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2007-02-22 00:41:57 +00:00
parent 0aa2a95ee7
commit 95158fda84
1 changed files with 167 additions and 167 deletions

View File

@ -43,7 +43,7 @@ import java.io.IOException;
/** /**
* A collection of params used in DisMaxRequestHandler, * A collection of params used in DisMaxRequestHandler,
both for Plugin initialization and * for Requests. * both for Plugin initialization and for Requests.
*/ */
public class DisMaxParams extends CommonParams { public class DisMaxParams extends CommonParams {