Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/arces-wot/sepa.git
Browse files Browse the repository at this point in the history
  • Loading branch information
lroffia committed Jun 20, 2017
2 parents 3dbdee8 + d65ec66 commit a78491a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@
using-named-graph-uri (0 or more)
* </pre>
*
* @param httpExchange
* the HTTP exchange information
* @return the corresponding request (update or query), otherwise null
*
*
* @see QueryRequest
* @see UpdateRequest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public abstract class SPARQL11Handler extends Thread implements ResponseAndNotif
/**
* Instantiates a new running.
*
* @param httpExchange
* @param exchange
* the http exchange
*/
public SPARQL11Handler(HttpRequest request, HttpAsyncExchange exchange, HttpContext context,
Expand Down

0 comments on commit a78491a

Please sign in to comment.