HBASE-11349 Addendum fixes javadoc warning

This commit is contained in:
Jimmy Xiang 2014-07-08 13:52:32 -07:00
parent dbfdf5bdb6
commit 1bd31f9b89

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
*/