Changeset: 337c6c65451d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=337c6c65451d
Modified Files:
java/src/nl/cwi/monetdb/jdbc/MonetDriver.java.in
Branch: Oct2010
Log Message:
typo
diffs (12 lines):
diff -r df980d777f70 -r 337c6c65451d
java/src/nl/cwi/monetdb/jdbc/MonetDriver.java.in
--- a/java/src/nl/cwi/monetdb/jdbc/MonetDriver.java.in Tue Nov 09 11:40:21
2010 +0100
+++ b/java/src/nl/cwi/monetdb/jdbc/MonetDriver.java.in Tue Nov 09 11:39:31
2010 +0100
@@ -310,7 +310,7 @@
return(tp.intValue());
} else {
// this should not be able to happen
- // do not assert, since maybe feature versions introduce
+ // do not assert, since maybe future versions introduce
// new types
return(Types.OTHER);
}
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list