Skip to content

Commit 0bbd7ea

Browse files
authored
[TEST] Build again
1 parent 75fbafe commit 0bbd7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mondrian/src/main/java/mondrian/spi/impl/AccessDialect.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ protected void quoteDateLiteral(
5656
System.out.println("Hello world!");
5757
done = true;
5858
}
59-
////////////////////////////
59+
/////////////////////////////
6060

6161
// Access accepts #01/23/2008# but not SQL:2003 format.
6262
buf.append("#");

0 commit comments

Comments
 (0)