HBASE-11349 Addendum fixes javadoc warning

This commit is contained in:
Jimmy Xiang 2014-07-08 13:52:32 -07:00
parent 79a03c8bcb
commit ed9ab70180
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ public class RESTServlet implements Constants {
/**
* @param conf Existing configuration to use in rest servlet
* @param realUser the login user
* @param userProvider the login user provider
* @return the RESTServlet singleton instance
* @throws IOException
*/