summaryrefslogtreecommitdiff
path: root/sql/ha_innobase.cc
diff options
context:
space:
mode:
authorunknown <heikki@donna.mysql.fi>2001-10-29 16:18:39 +0200
committerunknown <heikki@donna.mysql.fi>2001-10-29 16:18:39 +0200
commit928963f64795acbc3e9bf6041f102fbf831c5dfc (patch)
tree88b7cb0f2226eaedcc69978a20ea4b754764bbe9 /sql/ha_innobase.cc
parente984d67672739e32c5f67fa73d94e26ec5403de3 (diff)
downloadmariadb-git-928963f64795acbc3e9bf6041f102fbf831c5dfc.tar.gz
ha_innobase.cc Another test
sql/ha_innobase.cc: Another test
Diffstat (limited to 'sql/ha_innobase.cc')
-rw-r--r--sql/ha_innobase.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/ha_innobase.cc b/sql/ha_innobase.cc
index 6d2952e4389..58f3433b7bc 100644
--- a/sql/ha_innobase.cc
+++ b/sql/ha_innobase.cc
@@ -21,7 +21,7 @@ InnoDB */
- Ask Monty if strings of different languages can exist in the same
database. Answer: in near future yes, but not yet.
*/
-/* Dummy comment */
+/* Another dummy comment */
#ifdef __GNUC__
#pragma implementation // gcc: Class implementation
#endif