Skip to content

Commit

Permalink
MONDRIAN: Fixes code format error.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 14182]
  • Loading branch information
lucboudreau committed Mar 30, 2011
1 parent 42da634 commit 8a36f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/mondrian/olap4j/MondrianOlap4jDatabase.java
Expand Up @@ -100,4 +100,4 @@ public String getDataSourceInfo() throws OlapException {
return this.dataSourceInfo;
}
}
// End MondrianOlap4jDatabase
// End MondrianOlap4jDatabase.java

0 comments on commit 8a36f75

Please sign in to comment.