diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-04-12 15:47:55 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-04-22 18:52:23 +0200 |
commit | b5bdf60e53648972a5bc9c1d7b37be7dda026509 (patch) | |
tree | 304d1c3b8052acae2919ab1bc5ac455ddecf7dff | |
parent | 3150aa68bf21483bbeb947030992fe8909efbc77 (diff) |
Aesthetic changes to qt/mysql test
-rw-r--r-- | qt/mysql/basic/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/mysql/basic/driver.cxx b/qt/mysql/basic/driver.cxx index ee1f69d..ed3165e 100644 --- a/qt/mysql/basic/driver.cxx +++ b/qt/mysql/basic/driver.cxx @@ -40,7 +40,7 @@ main (int argc, char* argv[]) t.commit (); } - // Load.dob + // Load. // { transaction t (db->begin ()); |