diff options
author | unknown <tim@localhost.polyesthetic.msg> | 2000-08-02 13:41:34 -0400 |
---|---|---|
committer | unknown <tim@localhost.polyesthetic.msg> | 2000-08-02 13:41:34 -0400 |
commit | b6f1a65dafec0021ca1438206456970ce02b60a4 (patch) | |
tree | 00beed22b34697fd24ba5f00971458feb24757d9 /BitKeeper | |
parent | 714ca2d009e9e0b0bf77873d956f66de45cb0ed6 (diff) | |
download | mariadb-git-b6f1a65dafec0021ca1438206456970ce02b60a4.tar.gz |
Fix typos that gcc allowed but other compilers choke on.
sql/ha_berkeley.h:
- fix pack_key formal parameter name: key -> key_ptr
- remove redundant (incorrect?) ha_berkeley:: from in front of
position, create and delete_table members
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index ed157ecd425..b5a99ae368a 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,3 +1 @@ -bk@work.mysql.com -sasha@mysql.sashanet.com -sasha@work.mysql.com +tim@localhost.polyesthetic.msg |