very minor spacing adjustment

slimupdates
Justin Clark-Casey (justincc) 2010-03-11 20:20:38 +00:00
parent 4b8af2e1aa
commit a578feefba
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ namespace OpenSim.Framework.Servers.HttpServer
/// true if the handler was successfully registered, false if a handler with the same name already existed.
/// </returns>
bool AddHTTPHandler(string methodName, GenericHTTPMethod handler);
bool AddPollServiceHTTPHandler(string methodName, GenericHTTPMethod handler, PollServiceEventArgs args);