Skip to content

Commit

Permalink
Fixes javadoc error.
Browse files Browse the repository at this point in the history
git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@436 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
lucboudreau committed Apr 8, 2011
1 parent ab39d44 commit 3ee09ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/olap4j/driver/xmla/XmlaOlap4jDriver.java
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ protected XmlaOlap4jProxy createProxy(Map<String, String> map) {
* XMLA request to a URL.
*
* @param proxy Proxy via which to send the request
* @param url URL of XMLA server
* @param serverInfos Server infos.
* @param request Request
* @return Future object from which the byte array containing the result
* of the XMLA call can be obtained
Expand Down

0 comments on commit 3ee09ed

Please sign in to comment.